| 
    Teuchos - Trilinos Tools Package
    Version of the Day
    
   | 
 
Encapsulate how an array of const objects with value sematics is serialized into a const char[] array.  
 More...
#include <Teuchos_SerializationTraitsHelpers.hpp>
  
 Public Member Functions | |
| ConstValueTypeSerializationBuffer (const Ordinal count, const T buffer[], const RCP< const Serializer > &serializer) | |
Serialize to an internally stored char[] buffer.  More... | |
Encapsulate how an array of const objects with value sematics is serialized into a const char[] array. 
Definition at line 431 of file Teuchos_SerializationTraitsHelpers.hpp.
      
  | 
  inline | 
Serialize to an internally stored char[] buffer. 
Definition at line 436 of file Teuchos_SerializationTraitsHelpers.hpp.
 1.8.5