DAnCE  ..
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
DAnCE::Plan_Launcher_Daemon_i Class Reference

#include <PL_Daemon_Impl.h>

Inheritance diagram for DAnCE::Plan_Launcher_Daemon_i:
Inheritance graph
Collaboration diagram for DAnCE::Plan_Launcher_Daemon_i:
Collaboration graph

Public Member Functions

 Plan_Launcher_Daemon_i (CORBA::ORB_ptr orb)
 
virtual ~Plan_Launcher_Daemon_i (void)
 
virtual
::Deployment::DeploymentPlan
parse_xml_plan (const char *plan_location)
 
virtual
::Deployment::DeploymentPlan
parse_cdr_plan (const char *plan_location)
 
virtual void shutdown (void)
 

Private Attributes

CORBA::ORB_var orb_
 

Constructor & Destructor Documentation

DAnCE::Plan_Launcher_Daemon_i::Plan_Launcher_Daemon_i ( CORBA::ORB_ptr  orb)
DAnCE::Plan_Launcher_Daemon_i::~Plan_Launcher_Daemon_i ( void  )
virtual

Member Function Documentation

Deployment::DeploymentPlan * DAnCE::Plan_Launcher_Daemon_i::parse_cdr_plan ( const char *  plan_location)
Deployment::DeploymentPlan * DAnCE::Plan_Launcher_Daemon_i::parse_xml_plan ( const char *  plan_location)
void DAnCE::Plan_Launcher_Daemon_i::shutdown ( void  )
virtual

Member Data Documentation

CORBA::ORB_var DAnCE::Plan_Launcher_Daemon_i::orb_
private

The documentation for this class was generated from the following files: