Public Attributes | |
ACE_INT32 | msg_type_ |
Type of the request (i.e., <TIME_UPDATE>). | |
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 <time_>. |
|
Indicates if we should block forever. If 0, then sec_timeout_ and usec_timeout_ indicates how long we should wait. |
|
Type of the request (i.e., <TIME_UPDATE>).
|
|
Max seconds willing to wait for name if not blocking forever.
|
|
The data portion contains <time_>.
|
|
Max micro seconds to wait for name if not blocking forever.
|