#include "tao/ORB_Core.h"
#include "tao/ORB.h"
#include "ace/Task.h"
#include "ace/SString.h"
#include "ace/Auto_Ptr.h"
#include "ace/DLL.h"
#include "NodeApp_Configurator.h"
Include dependency graph for Configurator_Factory.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CIAO |
Classes | |
class | CIAO::NoOp_Configurator |
class | CIAO::NodeApplication_Options |
An class for managing and extracting command line options for NodeApplication. More... |
Configurator Facotry contains the factory method for creating concret NodeApp_Configurator object.