ACE  6.0.8
Public Member Functions | Public Attributes
ACE_OS::ace_flock_t Class Reference

OS file locking structure. More...

#include <OS_NS_stdio.h>

List of all members.

Public Member Functions

void dump (void) const
 Dump state of the object.

Public Attributes

ACE_OVERLAPPED overlapped_
const ACE_TCHARlockname_
 Name of this filelock.
ACE_HANDLE handle_
 Handle to the underlying file.

Detailed Description

OS file locking structure.


Member Function Documentation

void ACE_OS::ace_flock_t::dump ( void  ) const

Dump state of the object.


Member Data Documentation

Handle to the underlying file.

Name of this filelock.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines