#include "ciao/CCM_DeploymentC.h"
#include "Assembly_ServiceC.h"
#include "ciao/Client_init.h"
#include "ciao/Server_init.h"
#include "ciao/Cookies.h"
#include "ace/Get_Opt.h"
#include "ace/streams.h"
#include "ace/High_Res_Timer.h"
#include "ace/OS_NS_stdio.h"
Include dependency graph for Assembly_Deployer.cpp:
Functions | |
int | parse_args (int argc, char *argv[]) |
void | create_assembly (Components::Deployment::AssemblyFactory_ptr factory ACE_ENV_ARG_DECL_WITH_DEFAULTS) |
void | teardown_assembly (Components::Deployment::AssemblyFactory_ptr factory ACE_ENV_ARG_DECL_WITH_DEFAULTS) |
int | main (int argc, char *argv[]) |
Variables | |
const char * | ior = "file://test.ior" |
const char * | cad = 0 |
const char * | cookie_output = 0 |
const char * | cookie_teardown = 0 |
int | benchmark = 0 |
int | shutdown_server = 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|