| Teuchos Package Browser (Single Doxygen Collection)
    Version of the Day
    | 
A safe ordinal index type that default initializes to a special value. More...
#include <Teuchos_StringIndexedOrderedValueObjectContainer.hpp>
| Public Types | |
| typedef StringIndexedOrderedValueObjectContainerBase::Ordinal | Ordinal | 
| Public Member Functions | |
| OrdinalIndex () | |
| OrdinalIndex (const Ordinal idx_in) | |
| Public Attributes | |
| Ordinal | idx | 
A safe ordinal index type that default initializes to a special value.
Definition at line 43 of file Teuchos_StringIndexedOrderedValueObjectContainer.hpp.
| typedef StringIndexedOrderedValueObjectContainerBase::Ordinal Teuchos::StringIndexedOrderedValueObjectContainerBase::OrdinalIndex::Ordinal | 
Definition at line 46 of file Teuchos_StringIndexedOrderedValueObjectContainer.hpp.
| 
 | inline | 
Definition at line 50 of file Teuchos_StringIndexedOrderedValueObjectContainer.hpp.
| 
 | inline | 
Definition at line 54 of file Teuchos_StringIndexedOrderedValueObjectContainer.hpp.
| Ordinal Teuchos::StringIndexedOrderedValueObjectContainerBase::OrdinalIndex::idx | 
Definition at line 48 of file Teuchos_StringIndexedOrderedValueObjectContainer.hpp.
 1.8.5
 1.8.5