freedIndices_ | Teuchos::SimpleObjectDB< T > | private |
freedIndices_t typedef | Teuchos::SimpleObjectDB< T > | private |
getConstObjPtr(const int index) const | Teuchos::SimpleObjectDB< T > | |
getConstObjRCP(const int index) const | Teuchos::SimpleObjectDB< T > | |
getNonconstObjPtr(const int index) | Teuchos::SimpleObjectDB< T > | |
getNonconstObjRCP(const int index) | Teuchos::SimpleObjectDB< T > | |
numFreeIndexes() const | Teuchos::SimpleObjectDB< T > | |
numObjects() const | Teuchos::SimpleObjectDB< T > | |
purge() | Teuchos::SimpleObjectDB< T > | |
removeConstObj(const int index) | Teuchos::SimpleObjectDB< T > | |
removeNonconstObj(const int index) | Teuchos::SimpleObjectDB< T > | |
removeObj(const int index) | Teuchos::SimpleObjectDB< T > | |
removeObjImpl(const int index) | Teuchos::SimpleObjectDB< T > | private |
removeRCP(int &index) | Teuchos::SimpleObjectDB< T > | |
SimpleObjectDB() | Teuchos::SimpleObjectDB< T > | |
storeCastedNonconstObj(const RCP< TOld > &robj_old) | Teuchos::SimpleObjectDB< T > | |
storeConstObj(const RCP< const T > &obj) | Teuchos::SimpleObjectDB< T > | |
storeNonconstObj(const RCP< T > &obj) | Teuchos::SimpleObjectDB< T > | |
storeObjectImpl(const RCP< T2 > &robj) | Teuchos::SimpleObjectDB< T > | private |
tableOfObjects_ | Teuchos::SimpleObjectDB< T > | private |
tableOfObjects_t typedef | Teuchos::SimpleObjectDB< T > | private |
tableSize() const | Teuchos::SimpleObjectDB< T > | |
validateIndex(const int index) const | Teuchos::SimpleObjectDB< T > | private |