Enumerations

Message_Semantics.h File Reference

#include "tao/orbconf.h"
Include dependency graph for Message_Semantics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  TAO_Message_Semantics { TAO_ONEWAY_REQUEST = 0, TAO_TWOWAY_REQUEST = 1, TAO_REPLY }

Detailed Description

Id:
Message_Semantics.h 84272 2009-01-30 11:58:40Z johnnyw
Author:
Johnny Willemsen <jwillemsen@remedy.nl>

Definition in file Message_Semantics.h.


Enumeration Type Documentation

Enumerator:
TAO_ONEWAY_REQUEST 
TAO_TWOWAY_REQUEST 
TAO_REPLY 

Definition at line 26 of file Message_Semantics.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines