DAnCE ..
Public Member Functions | Static Public Member Functions
DAnCE::Config_Handlers::Property_Handler Class Reference

#include <Property_Handler.h>

List of all members.

Public Member Functions

 Property_Handler (void)
virtual ~Property_Handler (void)

Static Public Member Functions

static void handle_property (const Property &desc,::Deployment::Property &toconfig)
static Property get_property (const ::Deployment::Property &src)

Constructor & Destructor Documentation

DAnCE::Config_Handlers::Property_Handler::Property_Handler ( void  )
DAnCE::Config_Handlers::Property_Handler::~Property_Handler ( void  ) [virtual]

Member Function Documentation

Property DAnCE::Config_Handlers::Property_Handler::get_property ( const ::Deployment::Property src) [static]
void DAnCE::Config_Handlers::Property_Handler::handle_property ( const Property &  desc,
::Deployment::Property toconfig 
) [static]

This method maps the values from the XSC object <DAnCE::Config_Handlers::Property> to the CORBA IDL type <Deployment::Property>.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines