ACE_Token_Request::Transfer Struct Reference

List of all members.

Public Attributes

ACE_UINT32 length_
 Length of entire request.

ACE_UINT32 token_type_
 Type of the request (i.e., MUTEX, RLOCK, WLOCK...

ACE_UINT32 proxy_type_
 Type of the request (i.e., MUTEX, RLOCK, WLOCK...

ACE_UINT32 operation_type_
 Type of the request (i.e., , , , and ).

ACE_UINT32 requeue_position_
 this only makes sense when operation type is renew

ACE_UINT32 notify_
 this only makes sense when operation type is renew

ACE_UINT32 use_timeout_
ACE_UINT32 sec_
 Max seconds willing to wait for token if not blocking forever.

ACE_UINT32 usec_
 Max micro seconds to wait for token if not blocking forever.

ACE_UINT32 arg_
 value returned in <Token_Reply::arg>;

ACE_TCHAR data_ [ACE_MAXTOKENNAMELEN+ACE_MAXCLIENTIDLEN+3]

Member Data Documentation

ACE_UINT32 ACE_Token_Request::Transfer::arg_
 

value returned in <Token_Reply::arg>;

Definition at line 181 of file Token_Request_Reply.h.

Referenced by ACE_Token_Request::ACE_Token_Request(), and ACE_Token_Request::decode().

ACE_TCHAR ACE_Token_Request::Transfer::data_[ACE_MAXTOKENNAMELEN + ACE_MAXCLIENTIDLEN + 3]
 

The data portion contains the including a 0 terminator, a ':', then the including a 0 terminator

Definition at line 185 of file Token_Request_Reply.h.

Referenced by ACE_Token_Request::ACE_Token_Request(), and ACE_Token_Request::decode().

ACE_UINT32 ACE_Token_Request::Transfer::length_
 

Length of entire request.

Definition at line 150 of file Token_Request_Reply.h.

ACE_UINT32 ACE_Token_Request::Transfer::notify_
 

this only makes sense when operation type is renew

Definition at line 165 of file Token_Request_Reply.h.

ACE_UINT32 ACE_Token_Request::Transfer::operation_type_
 

Type of the request (i.e., , , , and ).

Definition at line 159 of file Token_Request_Reply.h.

ACE_UINT32 ACE_Token_Request::Transfer::proxy_type_
 

Type of the request (i.e., MUTEX, RLOCK, WLOCK...

Definition at line 156 of file Token_Request_Reply.h.

ACE_UINT32 ACE_Token_Request::Transfer::requeue_position_
 

this only makes sense when operation type is renew

Definition at line 162 of file Token_Request_Reply.h.

ACE_UINT32 ACE_Token_Request::Transfer::sec_
 

Max seconds willing to wait for token if not blocking forever.

Definition at line 175 of file Token_Request_Reply.h.

Referenced by ACE_Token_Request::decode().

ACE_UINT32 ACE_Token_Request::Transfer::token_type_
 

Type of the request (i.e., MUTEX, RLOCK, WLOCK...

Definition at line 153 of file Token_Request_Reply.h.

ACE_UINT32 ACE_Token_Request::Transfer::use_timeout_
 

Indicates if we should block forever. If 1, then and indicates how long we should wait. If 0, then we block forever.

Definition at line 172 of file Token_Request_Reply.h.

Referenced by ACE_Token_Request::decode().

ACE_UINT32 ACE_Token_Request::Transfer::usec_
 

Max micro seconds to wait for token if not blocking forever.

Definition at line 178 of file Token_Request_Reply.h.

Referenced by ACE_Token_Request::decode().


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