DAnCE  ..
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
DAnCE::Config_Handlers::Any_Handler Class Reference

Handler class for ComponentInterfaceDescription types. More...

#include <DynAny_Handler.h>

Collaboration diagram for DAnCE::Config_Handlers::Any_Handler:
Collaboration graph

Public Member Functions

 Any_Handler (void)
 
virtual ~Any_Handler (void)
 

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: