Bayesian Filtering Library  Generated from SVN r
Static Public Member Functions | Friends | List of all members
access Class Reference

Static Public Member Functions

template<class Archive , class T >
static void member_save (Archive &ar, T &t, const unsigned int file_version)
 
template<class Archive , class T >
static void member_load (Archive &ar, T &t, const unsigned int file_version)
 
template<class Archive , class T >
static void serialize (Archive &ar, T &t, const unsigned int file_version)
 
template<class T >
static void destroy (const T *t)
 
template<class T >
static void construct (T *t)
 
template<class T , class U >
static T & cast_reference (U &u)
 
template<class T , class U >
static T * cast_pointer (U *u)
 

Friends

template<class Archive , class T >
struct detail::member_saver
 
template<class Archive , class T >
struct detail::member_loader
 
template<class Archive , class T >
class archive::detail::iserializer
 
template<class Archive , class T >
class archive::detail::oserializer
 
template<class Archive , class T >
void serialize (Archive &ar, T &t, const BOOST_PFTO unsigned int file_version)
 
template<class Archive , class T >
void save_construct_data (Archive &ar, const T *t, const BOOST_PFTO unsigned int file_version)
 
template<class Archive , class T >
void load_construct_data (Archive &ar, T *t, const BOOST_PFTO unsigned int file_version)
 

Detailed Description

Definition at line 51 of file asirfilter.h.


The documentation for this class was generated from the following file: