OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SQLTypeInfoSerializer.h File Reference
#include "Shared/sqltypes.h"
+ Include dependency graph for SQLTypeInfoSerializer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 boost
 
 boost::serialization
 

Functions

template<class Archive >
void boost::serialization::serialize (Archive &ar, SQLTypeInfo &type_info, const unsigned int version)
 
template<class Archive >
void boost::serialization::save (Archive &ar, const SQLTypeInfo &type_info, const unsigned int version)
 
template<class Archive >
void boost::serialization::load (Archive &ar, SQLTypeInfo &type_info, const unsigned int version)