glotzwrappers::AtomTypeManager Class Reference

#include <AtomTypeManager.h>

List of all members.

Public Member Functions

void addMapping (int glotzillaIndex, IAPIAtomType *atomType)
IAPIAtomTypegetMapping (int glotzillaIndex)
void removeMapping (int glotzillaIndex)
void printMappings ()

Private Attributes

std::map< int,
IAPIAtomType * > 
atomTypeHash
std::map< int,
IAPIAtomType * >
::iterator 
atomTypeHashIterator


Member Function Documentation

void glotzwrappers::AtomTypeManager::addMapping ( int  glotzillaIndex,
IAPIAtomType atomType 
)

IAPIAtomType * glotzwrappers::AtomTypeManager::getMapping ( int  glotzillaIndex  ) 

void glotzwrappers::AtomTypeManager::removeMapping ( int  glotzillaIndex  ) 

void glotzwrappers::AtomTypeManager::printMappings (  ) 


Member Data Documentation

std::map<int, IAPIAtomType *> glotzwrappers::AtomTypeManager::atomTypeHash [private]

std::map<int, IAPIAtomType *>::iterator glotzwrappers::AtomTypeManager::atomTypeHashIterator [private]


The documentation for this class was generated from the following files:
Generated on Tue Feb 24 20:55:06 2009 by  doxygen 1.5.3