ACE_Time_Request::Transfer Struct Reference

List of all members.

Public Attributes

ACE_INT32 msg_type_
 Type of the request (i.e., ).

ACE_UINT32 block_forever_
ACE_UINT32 sec_timeout_
 Max seconds willing to wait for name if not blocking forever.

ACE_UINT32 usec_timeout_
 Max micro seconds to wait for name if not blocking forever.

ACE_UINT32 time_
 The data portion contains .


Member Data Documentation

ACE_UINT32 ACE_Time_Request::Transfer::block_forever_
 

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

Definition at line 117 of file Time_Request_Reply.h.

Referenced by ACE_Time_Request::ACE_Time_Request(), ACE_Time_Request::block_forever(), ACE_Time_Request::decode(), and ACE_Time_Request::encode().

ACE_INT32 ACE_Time_Request::Transfer::msg_type_
 

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

Definition at line 113 of file Time_Request_Reply.h.

Referenced by ACE_Time_Request::decode(), ACE_Time_Request::encode(), and ACE_Time_Request::msg_type().

ACE_UINT32 ACE_Time_Request::Transfer::sec_timeout_
 

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

Definition at line 120 of file Time_Request_Reply.h.

Referenced by ACE_Time_Request::ACE_Time_Request(), ACE_Time_Request::decode(), ACE_Time_Request::encode(), and ACE_Time_Request::timeout().

ACE_UINT32 ACE_Time_Request::Transfer::time_
 

The data portion contains .

Definition at line 126 of file Time_Request_Reply.h.

Referenced by ACE_Time_Request::ACE_Time_Request(), ACE_Time_Request::decode(), and ACE_Time_Request::encode().

ACE_UINT32 ACE_Time_Request::Transfer::usec_timeout_
 

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

Definition at line 123 of file Time_Request_Reply.h.

Referenced by ACE_Time_Request::ACE_Time_Request(), ACE_Time_Request::decode(), ACE_Time_Request::encode(), and ACE_Time_Request::timeout().


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