FMT 0.9.8
Forest management tools for forest planning
Loading...
Searching...
No Matches
Classes | Functions
boost::serialization Namespace Reference

Classes

struct  guid_defined< Graph::FMTgraph< Graph::FMTbasevertexproperties, Graph::FMTbaseedgeproperties > >
 
struct  guid_defined< Graph::FMTgraph< Graph::FMTvertexproperties, Graph::FMTedgeproperties > >
 

Functions

template<>
const char * guid< Graph::FMTgraph< Graph::FMTvertexproperties, Graph::FMTedgeproperties > > ()
 
template<>
const char * guid< Graph::FMTgraph< Graph::FMTbasevertexproperties, Graph::FMTbaseedgeproperties > > ()
 
template<typename Ar , typename Block , typename Alloc >
void save (Ar &ar, dynamic_bitset< Block, Alloc > const &bs, unsigned)
 
template<typename Ar , typename Block , typename Alloc >
void load (Ar &ar, dynamic_bitset< Block, Alloc > &bs, unsigned)
 
template<typename Ar , typename Block , typename Alloc >
void serialize (Ar &ar, dynamic_bitset< Block, Alloc > &bs, unsigned version)
 

Function Documentation

◆ guid< Graph::FMTgraph< Graph::FMTbasevertexproperties, Graph::FMTbaseedgeproperties > >()

template<>
const char * boost::serialization::guid< Graph::FMTgraph< Graph::FMTbasevertexproperties, Graph::FMTbaseedgeproperties > > ( )
inline

◆ guid< Graph::FMTgraph< Graph::FMTvertexproperties, Graph::FMTedgeproperties > >()

template<>
const char * boost::serialization::guid< Graph::FMTgraph< Graph::FMTvertexproperties, Graph::FMTedgeproperties > > ( )
inline

◆ load()

template<typename Ar , typename Block , typename Alloc >
void boost::serialization::load ( Ar &  ar,
dynamic_bitset< Block, Alloc > &  bs,
unsigned   
)

◆ save()

template<typename Ar , typename Block , typename Alloc >
void boost::serialization::save ( Ar &  ar,
dynamic_bitset< Block, Alloc > const &  bs,
unsigned   
)

◆ serialize()

template<typename Ar , typename Block , typename Alloc >
void boost::serialization::serialize ( Ar &  ar,
dynamic_bitset< Block, Alloc > &  bs,
unsigned  version 
)