#include "tao/orbconf.h"
Go to the source code of this file.
Enumerations | |
enum | TAO_Message_Semantics { TAO_ONEWAY_REQUEST = 0, TAO_TWOWAY_REQUEST = 1, TAO_REPLY } |
Definition in file Message_Semantics.h.
Definition at line 26 of file Message_Semantics.h.
{ TAO_ONEWAY_REQUEST = 0, TAO_TWOWAY_REQUEST = 1, TAO_REPLY };