#include "ace/config-all.h"
#include "tao/ORB_Core.h"
#include "tao/ORB.h"
#include "ace/Task.h"
#include "DAnCE/Deployment/Deployment_NodeApplicationManagerS.h"
#include "DAnCE/Deployment/Deployment_NodeApplicationS.h"
Namespaces | |
namespace | CIAO |
Classes | |
class | CIAO::Task_StartLaunch |
An ACE_Task subclass that allow the <startLaunch> invocation to be completed in a separate thread than then main thread running the DomainApplicationManager. More... |
An ACE_Task subclass that implements the <startLaunch> task, which basically calls <startLaunch> operation on a NodeApplicationManager.