#include <DataType_Handler.h>
| Public Member Functions | |
| DataType_Handler (void) | |
| virtual | ~DataType_Handler (void) | 
| Static Public Member Functions | |
| static void | data_type (const DataType &desc, CORBA::TypeCode_ptr &type) | 
| static DataType | data_type (const CORBA::TypeCode_ptr &type) | 
| CIAO::Config_Handlers::DataType_Handler::DataType_Handler | ( | void | ) | 
| CIAO::Config_Handlers::DataType_Handler::~DataType_Handler | ( | void | ) |  [virtual] | 
| DataType CIAO::Config_Handlers::DataType_Handler::data_type | ( | const CORBA::TypeCode_ptr & | type | ) |  [static] | 
| void CIAO::Config_Handlers::DataType_Handler::data_type | ( | const DataType & | desc, | |
| CORBA::TypeCode_ptr & | type | |||
| ) |  [static] | 
This method takes a <CIAO::Config_Handlers::DataType> and returns the corresponding CORBA::TypeCode.
This method takes a <CIAO::Config_Handlers::DataType> and returns the corresponding CORBA::TypeCode.
 1.5.8
 1.5.8