DAnCE
..
|
Handler class for ComponentPortDescription types. More...
#include <DataType_Handler.h>
Public Member Functions | |
DataType_Handler (void) | |
virtual | ~DataType_Handler (void) |
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) |
static void | data_type (CORBA::TypeCode_ptr &type, const DataType &desc) |
static DataType | data_type (const CORBA::TypeCode_ptr &type) |
Handler class for ComponentPortDescription types.
This class defines handler methods to map values from XSC objects, parsed from the descriptor files, to the corresponding CORBA IDL type for the schema element.
DAnCE::Config_Handlers::DataType_Handler::DataType_Handler | ( | void | ) |
|
virtual |
DAnCE::Config_Handlers::DataType_Handler::DataType_Handler | ( | void | ) |
|
virtual |
|
static |
This method takes a CIAO::Config_Handlers::DataType and returns the corresponding CORBA::TypeCode.
|
static |
This method takes a <DAnCE::Config_Handlers::DataType> and returns the corresponding CORBA::TypeCode.
|
static |
|
static |