DAnCE ..
Classes | Functions

Plan_Launcher.cpp File Reference

#include "ace/Dynamic_Service.h"
#include "ace/Env_Value_T.h"
#include "ace/Get_Opt.h"
#include "tao/ORB.h"
#include "tao/Object.h"
#include "dance/Logger/Log_Macros.h"
#include "dance/Logger/Logger_Service.h"
#include "tools/Convert_Plan/Convert_Plan_Impl.h"
#include "EM_Launcher.h"
#include "NM_Launcher.h"
#include "LM_Launcher.h"

Classes

struct  ORB_Destroyer

Functions

void usage (const ACE_TCHAR *)
bool parse_args (int argc, ACE_TCHAR *argv[], Options &options)
bool write_IOR (const ACE_TCHAR *ior_file_name, const char *ior)
int launch_plan (const Options &opts, DAnCE::Plan_Launcher_Base *pl_base, const ::Deployment::DeploymentPlan *plan, CORBA::ORB_ptr orb)
int teardown_plan (const Options &opts, DAnCE::Plan_Launcher_Base *pl_base, const ::Deployment::DeploymentPlan *plan, CORBA::ORB_ptr orb)
int ACE_TMAIN (int argc, ACE_TCHAR *argv[])

Function Documentation

int ACE_TMAIN ( int  argc,
ACE_TCHAR argv[] 
)
int launch_plan ( const Options &  opts,
DAnCE::Plan_Launcher_Base pl_base,
const ::Deployment::DeploymentPlan plan,
CORBA::ORB_ptr  orb 
)
bool parse_args ( int  argc,
ACE_TCHAR argv[],
Options &  options 
)

Sanity checking on the options.

int teardown_plan ( const Options &  opts,
DAnCE::Plan_Launcher_Base pl_base,
const ::Deployment::DeploymentPlan plan,
CORBA::ORB_ptr  orb 
)
void usage ( const ACE_TCHAR )
bool write_IOR ( const ACE_TCHAR ior_file_name,
const char *  ior 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines