aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
O3ClassFactory_tpl.h File Reference

Implementation for the O3ClassFactory class. More...

Include dependency graph for O3ClassFactory_tpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities
namespace  gum::prm
 namespace for all probabilistic relational models entities
namespace  gum::prm::o3prm

Typedefs

using gum::prm::o3prm::AttrMap = HashTable< std::string, O3Attribute* >
using gum::prm::o3prm::RefMap = HashTable< std::string, O3ReferenceSlot* >
using gum::prm::o3prm::AggMap = HashTable< std::string, O3Aggregate* >

Detailed Description

Implementation for the O3ClassFactory class.

Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)
Lionel TORTI

Definition in file O3ClassFactory_tpl.h.