Handler class for ComponentInterfaceDescription types.
More...
#include <DynAny_Handler.h>
Static Public Member Functions |
static void | extract_into_any (const Any &desc,::CORBA::Any &toconfig) |
static Any | get_any (const CORBA::Any &src) |
Detailed Description
Handler class for ComponentInterfaceDescription types.
This class defines handler methods to map values from XSC Any objects, parsed from the descriptor files, to the corresponding CORBA IDL Any type.
Constructor & Destructor Documentation
DAnCE::Config_Handlers::Any_Handler::Any_Handler |
( |
void |
| ) |
|
DAnCE::Config_Handlers::Any_Handler::~Any_Handler |
( |
void |
| ) |
|
|
virtual |
Member Function Documentation
void DAnCE::Config_Handlers::Any_Handler::extract_into_any |
( |
const Any & |
desc, |
|
|
::CORBA::Any & |
toconfig |
|
) |
| |
|
static |
Any DAnCE::Config_Handlers::Any_Handler::get_any |
( |
const CORBA::Any & |
src | ) |
|
|
static |
The documentation for this class was generated from the following files: