ACE_Token_Reply::Transfer Struct Reference

List of all members.

Public Attributes

ACE_UINT32 length_
 Length of entire reply.

ACE_UINT32 errno_
ACE_UINT32 arg_
 magic cookie


Member Data Documentation

ACE_UINT32 ACE_Token_Reply::Transfer::arg_
 

magic cookie

Definition at line 256 of file Token_Request_Reply.h.

ACE_UINT32 ACE_Token_Reply::Transfer::errno_
 

Indicates why error occurred if <this->type_> == . Typical reasons include: (if client requested a non-blocking check for the token). (if the client timed out after waiting for the token). (if the token lock was removed out from underneath a waiter). (attempt to renew a token that isn't owned by the client).

Definition at line 253 of file Token_Request_Reply.h.

ACE_UINT32 ACE_Token_Reply::Transfer::length_
 

Length of entire reply.

Definition at line 245 of file Token_Request_Reply.h.


The documentation for this struct was generated from the following file:
Generated on Thu Nov 9 11:31:49 2006 for ACE by doxygen 1.3.6