#include <Message_Semantics.h>
◆ Mode
| Enumerator |
|---|
| TAO_SYNCH_MODE | |
| TAO_ASYNCH_CALLBACK | |
| TAO_ASYNCH_POLL | |
◆ Type
| Enumerator |
|---|
| TAO_ONEWAY_REQUEST | |
| TAO_TWOWAY_REQUEST | |
| TAO_REPLY | |
◆ TAO_Message_Semantics() [1/3]
| TAO_Message_Semantics::TAO_Message_Semantics |
( |
| ) |
|
|
inline |
◆ TAO_Message_Semantics() [2/3]
| TAO_Message_Semantics::TAO_Message_Semantics |
( |
Type | type | ) |
|
|
inline |
◆ TAO_Message_Semantics() [3/3]
| TAO_Message_Semantics::TAO_Message_Semantics |
( |
Type | type, |
|
|
Mode | mode ) |
|
inline |
◆ mode_
| Mode TAO_Message_Semantics::mode_ |
◆ type_
| Type TAO_Message_Semantics::type_ |
The documentation for this struct was generated from the following file: