#include "CIAO_NodeApplication_export.h"
#include "tao/ORB_Core.h"
#include "tao/ORB.h"
#include "ace/Task.h"
#include "ace/Auto_Ptr.h"
#include "Configurator_Factory.h"
#include "NoOp_Configurator.h"
#include "NodeApplication_Core.inl"
Namespaces | |
namespace | CIAO |
Classes | |
class | CIAO::NodeApplication_Core |
An ACE_Task subclass that allow the ORB thread to be run as separate thread when RT behaviors are needed. More... |
An ACE_Task subclass that manages the NodeApplication runtime. We can run this class as a separate thread, as in the case of RT support, or as a event driven ORB.