#include "tao/TAO_Export.h"
#include "tao/Basic_Types.h"
Include dependency graph for ParameterModeC.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
namespace | TAO |
Defines | |
#define | TAO_EXPORT_MACRO TAO_Export |
Typedefs | |
typedef ParameterMode & | CORBA::ParameterMode_out |
Enumerations | |
enum | CORBA::ParameterMode { CORBA::PARAM_IN, CORBA::PARAM_OUT, CORBA::PARAM_INOUT } |
Functions | |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, CORBA::ParameterMode) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, CORBA::ParameterMode &) |
#define TAO_EXPORT_MACRO TAO_Export |
TAO_Export CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , | |
CORBA::ParameterMode | ||||
) |
TAO_Export CORBA::Boolean operator>> | ( | TAO_InputCDR & | , | |
CORBA::ParameterMode & | ||||
) |