OS_NS_sys_stat.inl File Reference

#include "ace/OS_NS_unistd.h"
#include "ace/OS_NS_fcntl.h"
#include "ace/OS_NS_errno.h"
#include "ace/OS_NS_macros.h"

Include dependency graph for OS_NS_sys_stat.inl:

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


Namespaces

namespace  ACE_OS

Functions

ACE_NAMESPACE_INLINE_FUNCTION
ACE_HANDLE 
ACE_OS::creat (const ACE_TCHAR *filename, mode_t mode)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::fstat (ACE_HANDLE, ACE_stat *)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::lstat (const char *, ACE_stat *)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::lstat (const wchar_t *, ACE_stat *)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::mkdir (const char *path, mode_t mode=ACE_DEFAULT_DIR_PERMS)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::mkdir (const wchar_t *path, mode_t mode=ACE_DEFAULT_DIR_PERMS)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::mkfifo (const ACE_TCHAR *file, mode_t mode=ACE_DEFAULT_FILE_PERMS)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::stat (const char *file, ACE_stat *)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::stat (const wchar_t *file, ACE_stat *)
ACE_NAMESPACE_INLINE_FUNCTION
mode_t 
ACE_OS::umask (mode_t cmask)
ACE_NAMESPACE_INLINE_FUNCTION
ACE_OFF_T 
ACE_OS::filesize (ACE_HANDLE handle)
ACE_NAMESPACE_INLINE_FUNCTION
ACE_OFF_T 
ACE_OS::filesize (const ACE_TCHAR *handle)

Generated on Thu Nov 27 04:42:39 2008 for ACE by  doxygen 1.5.6