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


Go to the source code of this file.
Classes | |
| class | Teuchos::ValueTypeSerializationBuffer< Ordinal, T > |
Encapsulate how an array of non-const objects with value sematics is serialized into a char[] array. More... | |
| class | Teuchos::ConstValueTypeSerializationBuffer< Ordinal, T > |
Encapsulate how an array of const objects with value sematics is serialized into a const char[] array. More... | |
| class | Teuchos::ValueTypeDeserializationBuffer< Ordinal, T > |
Encapsulate how an array of non-const serialized objects with value sematics stored in a char[] array is deserialized to a T[] array and then serialized back again. More... | |
| class | Teuchos::ConstValueTypeDeserializationBuffer< Ordinal, T > |
Encapsulate how an array of non-const serialized objects with value sematics stored in a char[] array is deserialized to a T[] array and then serialized back again. More... | |
Namespaces | |
| namespace | Teuchos |
1.7.4