Public Attributes | |
| ACE_INT32 | msg_type_ |
| Type of the request (i.e., <TIME_UPDATE>). More... | |
| ACE_UINT32 | block_forever_ |
| Indicates if we should block forever. If 0, then sec_timeout_ and usec_timeout_ indicates how long we should wait. More... | |
| ACE_UINT32 | sec_timeout_ |
| Max seconds willing to wait for name if not blocking forever. More... | |
| ACE_UINT32 | usec_timeout_ |
| Max micro seconds to wait for name if not blocking forever. More... | |
| ACE_UINT32 | time_ |
| The data portion contains <time_>. More... | |
|
|
Indicates if we should block forever. If 0, then sec_timeout_ and usec_timeout_ indicates how long we should wait.
Definition at line 116 of file Time_Request_Reply.h. Referenced by ACE_Time_Request::block_forever, ACE_Time_Request::decode, and ACE_Time_Request::encode. |
|
|
Type of the request (i.e., <TIME_UPDATE>).
Definition at line 112 of file Time_Request_Reply.h. Referenced by ACE_Time_Request::decode, ACE_Time_Request::encode, and ACE_Time_Request::msg_type. |
|
|
Max seconds willing to wait for name if not blocking forever.
Definition at line 119 of file Time_Request_Reply.h. Referenced by ACE_Time_Request::decode, ACE_Time_Request::encode, and ACE_Time_Request::timeout. |
|
|
The data portion contains <time_>.
Definition at line 125 of file Time_Request_Reply.h. Referenced by ACE_Time_Request::decode, and ACE_Time_Request::encode. |
|
|
Max micro seconds to wait for name if not blocking forever.
Definition at line 122 of file Time_Request_Reply.h. Referenced by ACE_Time_Request::decode, ACE_Time_Request::encode, and ACE_Time_Request::timeout. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002