ACE  6.1.0
ACE_File_Lock Member List
This is the complete list of members for ACE_File_Lock, including all inherited members.
ACE_ALLOC_HOOK_DECLAREACE_File_Lock
ACE_File_Lock(ACE_HANDLE handle=ACE_INVALID_HANDLE, bool unlink_in_destructor=true)ACE_File_Lock
ACE_File_Lock(const ACE_TCHAR *filename, int flags, mode_t mode=0, bool unlink_in_destructor=true)ACE_File_Lock
ACE_File_Lock(const ACE_File_Lock &)ACE_File_Lock [private]
acquire(short whence=0, ACE_OFF_T start=0, ACE_OFF_T len=1)ACE_File_Lock [inline]
acquire_read(short whence=0, ACE_OFF_T start=0, ACE_OFF_T len=1)ACE_File_Lock [inline]
acquire_write(short whence=0, ACE_OFF_T start=0, ACE_OFF_T len=1)ACE_File_Lock [inline]
dump(void) const ACE_File_Lock
get_handle(void) const ACE_File_Lock [inline]
lock_ACE_File_Lock [protected]
open(const ACE_TCHAR *filename, int flags, mode_t mode=0)ACE_File_Lock
operator=(const ACE_File_Lock &)ACE_File_Lock [private]
release(short whence=0, ACE_OFF_T start=0, ACE_OFF_T len=1)ACE_File_Lock [inline]
remove(bool unlink_file=true)ACE_File_Lock [inline]
removed_ACE_File_Lock [protected]
set_handle(ACE_HANDLE)ACE_File_Lock [inline]
tryacquire(short whence=0, ACE_OFF_T start=0, ACE_OFF_T len=1)ACE_File_Lock [inline]
tryacquire_read(short whence=0, ACE_OFF_T start=0, ACE_OFF_T len=1)ACE_File_Lock [inline]
tryacquire_write(short whence=0, ACE_OFF_T start=0, ACE_OFF_T len=1)ACE_File_Lock [inline]
tryacquire_write_upgrade(short whence=0, ACE_OFF_T start=0, ACE_OFF_T len=1)ACE_File_Lock [inline]
unlink_in_destructor_ACE_File_Lock [protected]
~ACE_File_Lock(void)ACE_File_Lock
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines