Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | List of all members
traits< T, Level, Tracking, Version, ETII, Wrapper > Struct Template Reference
Inheritance diagram for traits< T, Level, Tracking, Version, ETII, Wrapper >:
basic_traits

Public Types

typedef mpl::int_< Level > level
 
typedef mpl::int_< Tracking > tracking
 
typedef mpl::int_< Version > version
 
typedef ETII type_info_implementation
 
typedef Wrapper is_wrapper
 

Public Member Functions

 BOOST_STATIC_ASSERT (Version==0||Level >=object_class_info)
 
 BOOST_STATIC_ASSERT (Tracking==track_never||Level >=object_serializable)
 

Detailed Description

template<class T, int Level, int Tracking, unsigned int Version = 0, class ETII = extended_type_info_impl< T >, class Wrapper = mpl::false_>
struct BFL::boost::serialization::traits< T, Level, Tracking, Version, ETII, Wrapper >

Definition at line 52 of file asirfilter.h.


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