stage/include/ost/io/container_serialization.hh File Reference

#include <ost/stdint.hh>
#include <vector>
#include <map>
#include <boost/type_traits/is_pod.hpp>

Go to the source code of this file.

Namespaces

namespace  ost
namespace  ost::io

Functions

template<typename T >
void Serialize (BinaryDataSink &sink, const std::vector< T > &value)
template<typename T >
void Serialize (BinaryDataSource &source, std::vector< T > &value)
template<typename K , typename V >
void Serialize (BinaryDataSink &sink, const std::map< K, V > &value)
template<typename K , typename V >
void Serialize (BinaryDataSource &source, std::map< K, V > &value)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 10 Nov 2016 for OpenStructure by  doxygen 1.6.1