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