CIAO::Config_Handlers::DD_Handler Class Reference
#include <DD_Handler.h>
List of all members.
Constructor & Destructor Documentation
CIAO::Config_Handlers::DD_Handler::DD_Handler |
( |
const ACE_TCHAR * |
file |
) |
|
CIAO::Config_Handlers::DD_Handler::DD_Handler |
( |
Domain * |
dmn |
) |
|
CIAO::Config_Handlers::DD_Handler::DD_Handler |
( |
::Deployment::Domain * |
dmn |
) |
|
- Parameters:
-
| dmn | The Deployment::Domain structure |
CIAO::Config_Handlers::DD_Handler::~DD_Handler |
( |
void |
|
) |
|
Member Function Documentation
bool CIAO::Config_Handlers::DD_Handler::build_domain |
( |
|
) |
[private] |
builds the domain structure
bool CIAO::Config_Handlers::DD_Handler::build_xsc |
( |
|
) |
[private] |
builds the XSC data structure
::Deployment::Domain* CIAO::Config_Handlers::DD_Handler::domain_idl |
( |
void |
|
) |
|
Returns the IDL domain.
- Returns:
- Domain* the IDL domain pointer
Deployment::Domain * CIAO::Config_Handlers::DD_Handler::domain_idl |
( |
void |
|
) |
const |
Returns the const IDL domain.
- Returns:
- Domain* the IDL domain pointer
Domain* CIAO::Config_Handlers::DD_Handler::domain_xsc |
( |
void |
|
) |
|
Returns the XSC domain.
- Returns:
- Domain* the XSC domain pointer
Domain * CIAO::Config_Handlers::DD_Handler::domain_xsc |
( |
void |
|
) |
const |
Returns the const XSC domain.
- Returns:
- Domain* the XSC domain pointer
Member Data Documentation
The XSC Domain structure.
The documentation for this class was generated from the following files: