#include <ImplementationInfo.h>
Collaboration diagram for CIAO::NodeImplementationInfoHandler:
Public Member Functions | |
NodeImplementationInfoHandler (const::Deployment::DeploymentPlan &plan, const Deployment::ComponentPlans &shared_components) | |
Deployment::NodeImplementationInfo * | node_impl_info (void) const |
Private Member Functions | |
void | populate_server_resource_def (void) |
void | populate_container_impl_infos (void) |
Private Attributes | |
Deployment::DeploymentPlan | plan_ |
Deployment::NodeImplementationInfo_var | node_info_ |
Containers_Info_Map | containers_info_map_ |
CIAO::NodeImplementationInfoHandler::NodeImplementationInfoHandler | ( | const ::Deployment::DeploymentPlan & | plan, | |
const Deployment::ComponentPlans & | shared_components | |||
) |
Deployment::NodeImplementationInfo * CIAO::NodeImplementationInfoHandler::node_impl_info | ( | void | ) | const |
void CIAO::NodeImplementationInfoHandler::populate_server_resource_def | ( | void | ) | [private] |
void CIAO::NodeImplementationInfoHandler::populate_container_impl_infos | ( | void | ) | [private] |
Deployment::NodeImplementationInfo_var CIAO::NodeImplementationInfoHandler::node_info_ [private] |
Helper class that helps populate the container_impl_infos field.