#include "ace/config-all.h"
#include "ciao/CCM_DeploymentS.h"
#include "ace/Hash_Map_Manager_T.h"
#include "../XML_Helpers/Assembly_Spec.h"
#include "Deployment_Configuration.h"
Include dependency graph for Assembly_Visitors.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CIAO |
Classes | |
struct | CIAO::_assembly_context |
class | CIAO::Assembly_Builder_Visitor |
A visitor implementation that "build" up the application ACE_Hash_Map_Manager_Exby visiting nodes in an Assembly_Spec. More... | |
Typedefs | |
typedef CIAO::_assembly_context | Assembly_Context |
This file contains implementations for various visitors that traverse and process CIAO::Assembly_Spec.
|
This is a structure for collecting information of a running Assembly. |