DAnCE::DAnCE_Utils Class Reference
#include <Plan_Handler.h>
List of all members.
Static Public Member Functions |
static void | add_instance (::Deployment::DeploymentPlan &deployment_plan, const char *instance_name, const char *node_name, const char *impl_name, const char *ns_name=0) |
static void | add_connection (::Deployment::DeploymentPlan &deployment_plan, const char *connection_name, const char *port_name, const char *facet_instance, const char *receptacle_instance) |
static void | remove_instance (::Deployment::DeploymentPlan &deployment_plan, const char *instance_name) |
static void | remove_connection (::Deployment::DeploymentPlan &deployment_plan, const char *connection_name) |
static void | print_instances (const ::Deployment::DeploymentPlan &deployment_plan) |
static void | print_connections (const ::Deployment::DeploymentPlan &deployment_plan) |
Member Function Documentation
static void DAnCE::DAnCE_Utils::add_connection |
( |
::Deployment::DeploymentPlan & |
deployment_plan, |
|
|
const char * |
connection_name, |
|
|
const char * |
port_name, |
|
|
const char * |
facet_instance, |
|
|
const char * |
receptacle_instance | |
|
) |
| | [static] |
void DAnCE::DAnCE_Utils::add_instance |
( |
::Deployment::DeploymentPlan & |
deployment_plan, |
|
|
const char * |
instance_name, |
|
|
const char * |
node_name, |
|
|
const char * |
impl_name, |
|
|
const char * |
ns_name = 0 | |
|
) |
| | [static] |
static void DAnCE::DAnCE_Utils::remove_connection |
( |
::Deployment::DeploymentPlan & |
deployment_plan, |
|
|
const char * |
connection_name | |
|
) |
| | [static] |
static void DAnCE::DAnCE_Utils::remove_instance |
( |
::Deployment::DeploymentPlan & |
deployment_plan, |
|
|
const char * |
instance_name | |
|
) |
| | [static] |
The documentation for this class was generated from the following files: