#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"
Functions | |
static void | usage (const ACE_TCHAR *program) |
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
static void usage | ( | const ACE_TCHAR * | program | ) | [static] |