#include <OS_NS_stdio.h>
Public Methods | |
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. |
|
Dump state of the object.
|
|
Handle to the underlying file.
|
|
Name of this filelock.
|
|
|