OS_NS_unistd.inl File Reference

#include "ace/OS_NS_sys_utsname.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_errno.h"
#include "ace/OS_NS_macros.h"
#include "ace/OS_NS_fcntl.h"
#include "ace/Default_Constants.h"
#include "ace/OS_Memory.h"
#include "ace/Truncate.h"

Include dependency graph for OS_NS_unistd.inl:

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


Functions

ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_INLINE int 
ACE_OS::access (const char *path, int amode)
ACE_INLINE int ACE_OS::access (const wchar_t *path, int amode)
ACE_INLINE u_int ACE_OS::alarm (u_int secs)
ACE_INLINE long ACE_OS::getpagesize (void)
ACE_INLINE long ACE_OS::allocation_granularity (void)
ACE_INLINE int ACE_OS::chdir (const char *path)
ACE_INLINE int ACE_OS::chdir (const wchar_t *path)
ACE_INLINE int ACE_OS::rmdir (const char *path)
ACE_INLINE int ACE_OS::rmdir (const wchar_t *path)
ACE_INLINE int ACE_OS::close (ACE_HANDLE handle)
ACE_INLINE ACE_HANDLE ACE_OS::dup (ACE_HANDLE handle)
ACE_INLINE int ACE_OS::dup2 (ACE_HANDLE oldhandle, ACE_HANDLE newhandle)
ACE_INLINE int ACE_OS::execv (const char *path, char *const argv[])
ACE_INLINE int ACE_OS::execve (const char *path, char *const argv[], char *const envp[])
ACE_INLINE int ACE_OS::execvp (const char *file, char *const argv[])
ACE_INLINE pid_t ACE_OS::fork (void)
ACE_INLINE int ACE_OS::fsync (ACE_HANDLE handle)
ACE_INLINE int ACE_OS::ftruncate (ACE_HANDLE handle, ACE_OFF_T offset)
ACE_INLINE char * ACE_OS::getcwd (char *buf, size_t size)
ACE_INLINE wchar_t * ACE_OS::getcwd (wchar_t *buf, size_t size)
ACE_INLINE gid_t ACE_OS::getgid (void)
ACE_INLINE gid_t ACE_OS::getegid (void)
ACE_INLINE int ACE_OS::getopt (int argc, char *const *argv, const char *optstring)
ACE_INLINE pid_t ACE_OS::getpgid (pid_t pid)
ACE_INLINE pid_t ACE_OS::getpid (void)
ACE_INLINE pid_t ACE_OS::getppid (void)
ACE_INLINE uid_t ACE_OS::getuid (void)
ACE_INLINE uid_t ACE_OS::geteuid (void)
ACE_INLINE int ACE_OS::hostname (char name[], size_t maxnamelen)
ACE_INLINE int ACE_OS::hostname (wchar_t name[], size_t maxnamelen)
ACE_INLINE int ACE_OS::isatty (int handle)
ACE_INLINE int ACE_OS::isatty (ACE_HANDLE handle)
ACE_INLINE ACE_OFF_T ACE_OS::lseek (ACE_HANDLE handle, ACE_OFF_T offset, int whence)
ACE_INLINE ssize_t ACE_OS::read (ACE_HANDLE handle, void *buf, size_t len)
ACE_INLINE ssize_t ACE_OS::read (ACE_HANDLE handle, void *buf, size_t len, ACE_OVERLAPPED *overlapped)
ACE_INLINE ssize_t ACE_OS::readlink (const char *path, char *buf, size_t bufsiz)
ACE_INLINE int ACE_OS::pipe (ACE_HANDLE fds[])
ACE_INLINE void * ACE_OS::sbrk (intptr_t brk)
ACE_INLINE int ACE_OS::setgid (gid_t gid)
ACE_INLINE int ACE_OS::setegid (gid_t gid)
ACE_INLINE int ACE_OS::setpgid (pid_t pid, pid_t pgid)
ACE_INLINE int ACE_OS::setregid (gid_t rgid, gid_t egid)
ACE_INLINE int ACE_OS::setreuid (uid_t ruid, uid_t euid)
ACE_INLINE pid_t ACE_OS::setsid (void)
ACE_INLINE int ACE_OS::setuid (uid_t uid)
ACE_INLINE int ACE_OS::seteuid (uid_t uid)
ACE_INLINE int ACE_OS::sleep (u_int seconds)
ACE_INLINE int ACE_OS::sleep (const ACE_Time_Value &tv)
ACE_INLINE void ACE_OS::swab (const void *src, void *dest, ssize_t length)
ACE_INLINE long ACE_OS::sysconf (int name)
ACE_INLINE long ACE_OS::sysinfo (int cmd, char *buf, long count)
ACE_INLINE int ACE_OS::truncate (const ACE_TCHAR *filename, ACE_OFF_T offset)
ACE_INLINE useconds_t ACE_OS::ualarm (useconds_t usecs, useconds_t interval)
ACE_INLINE useconds_t ACE_OS::ualarm (const ACE_Time_Value &tv, const ACE_Time_Value &tv_interval)
ACE_INLINE int ACE_OS::unlink (const char *path)
ACE_INLINE int ACE_OS::unlink (const wchar_t *path)
ACE_INLINE ssize_t ACE_OS::write (ACE_HANDLE handle, const void *buf, size_t nbyte)
ACE_INLINE ssize_t ACE_OS::write (ACE_HANDLE handle, const void *buf, size_t nbyte, ACE_OVERLAPPED *overlapped)

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