#include <Plan_Launcher_Benchmark_Impl.h>
Inheritance diagram for CIAO::Plan_Launcher::Plan_Launcher_Benchmark_i:
Public Member Functions | |
virtual | ~Plan_Launcher_Benchmark_i () |
virtual const char * | launch_plan (const::Deployment::DeploymentPlan &plan) |
Launch a plan, given an IDL deployment plan. |
CIAO::Plan_Launcher::Plan_Launcher_Benchmark_i::~Plan_Launcher_Benchmark_i | ( | ) | [virtual] |
const char * CIAO::Plan_Launcher::Plan_Launcher_Benchmark_i::launch_plan | ( | const ::Deployment::DeploymentPlan & | plan | ) | [virtual] |
Launch a plan, given an IDL deployment plan.
plan | A valid IDL deployment plan |
Reimplemented from CIAO::Plan_Launcher::Plan_Launcher_i.