#include <SatisfierProperty_Handler.h>
Public Member Functions | |
SatisfierProperty_Handler (void) | |
virtual | ~SatisfierProperty_Handler (void) |
Static Public Member Functions | |
static void | handle_sat_property (const SatisfierProperty &desc,::Deployment::SatisfierProperty &toconfig) |
static SatisfierProperty | get_sat_property (const ::Deployment::SatisfierProperty &src) |
CIAO::Config_Handlers::SatisfierProperty_Handler::SatisfierProperty_Handler | ( | void | ) |
CIAO::Config_Handlers::SatisfierProperty_Handler::~SatisfierProperty_Handler | ( | void | ) | [virtual] |
static void CIAO::Config_Handlers::SatisfierProperty_Handler::handle_sat_property | ( | const SatisfierProperty & | desc, | |
::Deployment::SatisfierProperty & | toconfig | |||
) | [static] |
This method maps the values from the XSC object <CIAO::Config_Handlers::SatisfierProperty> to the CORBA IDL type <Deployment::SatisfierProperty>.
static SatisfierProperty CIAO::Config_Handlers::SatisfierProperty_Handler::get_sat_property | ( | const ::Deployment::SatisfierProperty & | src | ) | [static] |