CmpClient.cpp File Reference

This file contains a client of TargetManager. More...

#include "DAnCE/Deployment/Deployment_DataC.h"
#include "DAnCE/Deployment/Deployment_ResourceCommitmentManagerC.h"
#include "DAnCE/TargetManager/TargetManagerImplC.h"
#include "ace/streams.h"
#include "ace/FILE_IO.h"
#include "ace/FILE_Connector.h"
#include "ace/FILE_Addr.h"
#include "ace/Get_Opt.h"
#include "Config_Handlers/DnC_Dump.h"

Include dependency graph for CmpClient.cpp:


Namespaces

namespace  TM_Tester

Functions

void TM_Tester::write_to_file (::Deployment::Domain domain)
bool TM_Tester::parse_args (int argc, char *argv[])
 parses the arguments and extracts the params
int main (int argc, char *argv[])
 The main function.

Variables

const char * TM_Tester::stringified_TM_IOR
 variable contains IOR of the TM
bool TM_Tester::add_to_domain = true
 if add or delete from domain
bool TM_Tester::call_update = false
 whether to test update domain or not
const char * TM_Tester::host_name
 contains the host name

Detailed Description

This file contains a client of TargetManager.

It picks up the TM ior from the Targetmanager.ior file present in the current directory, and makes the calls on the TM to getAllResources and getAvailable resources


Function Documentation

int main ( int  argc,
char *  argv[] 
)

The main function.


Generated on Wed Apr 23 04:20:29 2008 for DAnCE by  doxygen 1.5.5