VPTissue Reference Manual
AttributeContainer.h File Reference

Interface of AttributeContainer. More...

#include <map>
#include <string>
#include <vector>
#include <boost/property_tree/ptree.hpp>
Include dependency graph for AttributeContainer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimPT_Sim::AttributeContainer
 Manages attributes. More...
 

Namespaces

 SimPT_Sim
 Namespace for the core simulator.
 

Functions

template<>
std::map< std::string, std::vector< std::string > > & SimPT_Sim::AttributeContainer::Attributes< std::string > ()
 
template<>
const std::map< std::string, std::vector< std::string > > & SimPT_Sim::AttributeContainer::Attributes< std::string > () const
 

Detailed Description

Interface of AttributeContainer.

Definition in file AttributeContainer.h.