![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Implementation for the O3ClassFactory class. More...
#include <agrum/PRM/o3prm/O3ClassFactory.h>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* > |
Implementation for the O3ClassFactory class.
Definition in file O3ClassFactory_tpl.h.