ACE_UINT32 ACE_Name_Request::Transfer::block_forever_ |
Indicates if we should block forever. If 0, then <secTimeout_> and <usecTimeout_> indicates how long we should wait.
The data portion contains the <name_> followed by the <value_> followed by the <type_>.
ACE_UINT32 ACE_Name_Request::Transfer::length_ |
Length of entire request.
ACE_UINT32 ACE_Name_Request::Transfer::msg_type_ |
Type of the request (i.e., <BIND>, <REBIND>, <RESOLVE>, and <UNBIND>).
ACE_UINT32 ACE_Name_Request::Transfer::name_len_ |
ACE_UINT64 ACE_Name_Request::Transfer::sec_timeout_ |
Max seconds willing to wait for name if not blocking forever.
ACE_UINT32 ACE_Name_Request::Transfer::type_len_ |
ACE_UINT32 ACE_Name_Request::Transfer::usec_timeout_ |
Max micro seconds to wait for name if not blocking forever.
ACE_UINT32 ACE_Name_Request::Transfer::value_len_ |
The documentation for this struct was generated from the following file: