OS_NS_stdio.inl File Reference

#include "ace/OS_NS_unistd.h"
#include "ace/OS_NS_stdlib.h"
#include "ace/OS_NS_fcntl.h"
#include "ace/OS_NS_errno.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_pwd.h"
#include "ace/OS_NS_macros.h"
#include "ace/OS_NS_sys_stat.h"
#include "ace/OS_Memory.h"

Include dependency graph for OS_NS_stdio.inl:

This graph shows which files directly or indirectly include this file:


Functions

ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_INLINE void 
ACE_OS::flock_adjust_params (ACE_OS::ace_flock_t *lock, short whence, ACE_OFF_T &start, ACE_OFF_T &len)
ACE_INLINE int ACE_OS::flock_init (ACE_OS::ace_flock_t *lock, int flags, const ACE_TCHAR *name, mode_t perms)
ACE_INLINE int ACE_OS::flock_unlock (ACE_OS::ace_flock_t *lock, short whence, ACE_OFF_T start, ACE_OFF_T len)
ACE_INLINE int ACE_OS::flock_destroy (ACE_OS::ace_flock_t *lock, int unlink_file)
ACE_INLINE int ACE_OS::flock_rdlock (ACE_OS::ace_flock_t *lock, short whence, ACE_OFF_T start, ACE_OFF_T len)
ACE_INLINE int ACE_OS::flock_tryrdlock (ACE_OS::ace_flock_t *lock, short whence, ACE_OFF_T start, ACE_OFF_T len)
ACE_INLINE int ACE_OS::flock_trywrlock (ACE_OS::ace_flock_t *lock, short whence, ACE_OFF_T start, ACE_OFF_T len)
ACE_INLINE int ACE_OS::flock_wrlock (ACE_OS::ace_flock_t *lock, short whence, ACE_OFF_T start, ACE_OFF_T len)
ACE_INLINE void ACE_OS::clearerr (FILE *fp)
ACE_INLINE char * ACE_OS::cuserid (char *user, size_t maxlen)
ACE_INLINE wchar_t * ACE_OS::cuserid (wchar_t *user, size_t maxlen)
ACE_INLINE int ACE_OS::fclose (FILE *fp)
ACE_INLINE FILE * ACE_OS::fdopen (ACE_HANDLE handle, const ACE_TCHAR *mode)
ACE_INLINE int ACE_OS::fflush (FILE *fp)
ACE_INLINE int ACE_OS::fgetc (FILE *fp)
ACE_INLINE int ACE_OS::fgetpos (FILE *fp, fpos_t *pos)
ACE_INLINE char * ACE_OS::fgets (char *buf, int size, FILE *fp)
ACE_INLINE wchar_t * ACE_OS::fgets (wchar_t *buf, int size, FILE *fp)
ACE_INLINE int ACE_OS::fputs (const char *s, FILE *stream)
ACE_INLINE int ACE_OS::fputs (const wchar_t *s, FILE *stream)
ACE_INLINE size_t ACE_OS::fread (void *ptr, size_t size, size_t nelems, FILE *fp)
ACE_INLINE FILE * ACE_OS::freopen (const ACE_TCHAR *filename, const ACE_TCHAR *mode, FILE *stream)
ACE_INLINE int ACE_OS::fseek (FILE *fp, long offset, int whence)
ACE_INLINE int ACE_OS::fsetpos (FILE *fp, fpos_t *pos)
ACE_INLINE long ACE_OS::ftell (FILE *fp)
ACE_INLINE size_t ACE_OS::fwrite (const void *ptr, size_t size, size_t nitems, FILE *fp)
ACE_INLINE void ACE_OS::perror (const char *s)
ACE_INLINE void ACE_OS::perror (const wchar_t *s)
ACE_INLINE int ACE_OS::puts (const char *s)
ACE_INLINE int ACE_OS::puts (const wchar_t *s)
ACE_INLINE int ACE_OS::rename (const char *old_name, const char *new_name, int flags)
ACE_INLINE int ACE_OS::rename (const wchar_t *old_name, const wchar_t *new_name, int flags)
ACE_INLINE void ACE_OS::rewind (FILE *fp)
ACE_INLINE char * ACE_OS::tempnam (const char *dir, const char *pfx)
ACE_INLINE wchar_t * ACE_OS::tempnam (const wchar_t *dir, const wchar_t *pfx)
ACE_INLINE int ACE_OS::vsprintf (char *buffer, const char *format, va_list argptr)
ACE_INLINE int ACE_OS::vsnprintf (char *buffer, size_t maxlen, const char *format, va_list ap)
ACE_INLINE int ACE_OS::vsprintf (wchar_t *buffer, const wchar_t *format, va_list argptr)
ACE_INLINE int ACE_OS::vsnprintf (wchar_t *buffer, size_t maxlen, const wchar_t *format, va_list ap)

Generated on Thu Mar 22 06:51:51 2007 for ACE by  doxygen 1.4.7-1