| 
    Teuchos Package Browser (Single Doxygen Collection)
    Version of the Day
    
   | 
 


Go to the source code of this file.
Classes | |
| class | Teuchos::ReferenceTypeSerializationBuffer< Ordinal, T > | 
Encapsulate how an array of non-const objects with reference sematics is serialized into a char[] array and deserialized again.  More... | |
| class | Teuchos::ConstReferenceTypeSerializationBuffer< Ordinal, T > | 
Encapsulate how an array of const objects with reference sematics is serialized into a char[] array.  More... | |
| class | Teuchos::ReferenceTypeDeserializationBuffer< Ordinal, T > | 
Encapsulate how an array of non-const objects with reference sematics is deserialized from a char[] array and then serialized back into the char[] buffer again.  More... | |
| class | Teuchos::ConstReferenceTypeDeserializationBuffer< Ordinal, T > | 
Encapsulate how an array of onst objects with reference sematics is deserialized from a char[] array with memory being automatically freed at destruction time.  More... | |
Namespaces | |
| Teuchos | |
 1.8.5