#include <STD_PC_Intf.h>
Public Member Functions | |
STD_PC_Intf (const char *file) | |
::Deployment::PackageConfiguration const * | get_PC (void) const |
::Deployment::PackageConfiguration * | get_PC (void) |
Protected Member Functions | |
bool | prepare_PC (const char *file) |
Private Attributes | |
ACE_Auto_Ptr < ::Deployment::PackageConfiguration > | idl_pc_ |
CIAO::Config_Handlers::STD_PC_Intf::STD_PC_Intf | ( | const char * | file | ) |
Deployment::PackageConfiguration const * CIAO::Config_Handlers::STD_PC_Intf::get_PC | ( | void | ) | const |
Deployment::PackageConfiguration * CIAO::Config_Handlers::STD_PC_Intf::get_PC | ( | void | ) |
bool CIAO::Config_Handlers::STD_PC_Intf::prepare_PC | ( | const char * | file | ) | [protected] |
ACE_Auto_Ptr< ::Deployment::PackageConfiguration> CIAO::Config_Handlers::STD_PC_Intf::idl_pc_ [private] |