#include <OS_NS_stdio.h>
Public Member Functions | |
void | dump (void) const |
Dump state of the object. | |
Public Attributes | |
ACE_OVERLAPPED | overlapped_ |
const ACE_TCHAR * | lockname_ |
Name of this filelock. | |
ACE_HANDLE | handle_ |
Handle to the underlying file. |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL void ACE_OS::ace_flock_t::dump | ( | void | ) | const |
Dump state of the object.
Name of this filelock.
ACE_HANDLE ACE_OS::ace_flock_t::handle_ |
Handle to the underlying file.