#include <AtomTypeManager.h>
Public Member Functions | |
| void | addMapping (int glotzillaIndex, IAPIAtomType *atomType) |
| IAPIAtomType * | getMapping (int glotzillaIndex) |
| void | removeMapping (int glotzillaIndex) |
| void | printMappings () |
Private Attributes | |
| std::map< int, IAPIAtomType * > | atomTypeHash |
| std::map< int, IAPIAtomType * > ::iterator | atomTypeHashIterator |
| void glotzwrappers::AtomTypeManager::addMapping | ( | int | glotzillaIndex, | |
| IAPIAtomType * | atomType | |||
| ) |
| IAPIAtomType * glotzwrappers::AtomTypeManager::getMapping | ( | int | glotzillaIndex | ) |
| void glotzwrappers::AtomTypeManager::removeMapping | ( | int | glotzillaIndex | ) |
| void glotzwrappers::AtomTypeManager::printMappings | ( | ) |
std::map<int, IAPIAtomType *> glotzwrappers::AtomTypeManager::atomTypeHash [private] |
std::map<int, IAPIAtomType *>::iterator glotzwrappers::AtomTypeManager::atomTypeHashIterator [private] |
1.5.3