DDS  ver. 1.6
Classes | Namespaces | Typedefs | Enumerations
TopoBase.h File Reference
#include "TopoIndex.h"
#include <sstream>
#include <string>
#include <vector>
#include <boost/property_tree/ptree.hpp>

Go to the source code of this file.

Classes

class  dds::topology_api::CTopoBase
 

Namespaces

 dds
 
 dds::topology_api
 

Typedefs

typedef std::shared_ptr< CTopoBase > dds::topology_api::TopoBasePtr_t
 
typedef std::vector< TopoBasePtr_t > dds::topology_api::TopoBasePtrVector_t
 

Enumerations

enum  dds::topology_api::ETopoType {
  dds::topology_api::ETopoType::TOPO_BASE, dds::topology_api::ETopoType::TOPO_PROPERTY, dds::topology_api::ETopoType::TOPO_ELEMENT, dds::topology_api::ETopoType::TASK,
  dds::topology_api::ETopoType::COLLECTION, dds::topology_api::ETopoType::GROUP, dds::topology_api::ETopoType::REQUIREMENT, dds::topology_api::ETopoType::TOPO_VARS,
  dds::topology_api::ETopoType::TRIGGER
}