StaticDAnCEParser.cpp File Reference
#include "DAnCE/NodeApplicationManager/ImplementationInfo.h"
#include "ace/OS_NS_stdio.h"
#include "ace/streams.h"
#include "ace/Get_Opt.h"
#include "tao/IORTable/IORTable.h"
#include "tao/CDR.h"
#include "Config_Handlers/XML_File_Intf.h"
Detailed Description
- Id
- StaticDAnCEParser.cpp 86635 2009-09-08 08:45:40Z johnnyw
This parser is used in static deployment of CIAO components. This parser parses a deployment plan and generates a header file plan.h containing information about the home and servant creation function entry points. This can be used by a Static_NodeManager to instantiate instances of homes and servants just like the regular NodeManager. For more details, see $CIAO_ROOT/DAnCE/StaticConfigurator/docs/static_dance.html
- Author:
- Venkita Subramonian <venkita@cse.wustl.edu>
Function Documentation
static void usage |
( |
const ACE_TCHAR * |
program |
) |
[static] |