|
typedef mpl::int_< Level > | level |
|
typedef mpl::int_< Tracking > | tracking |
|
typedef mpl::int_< Version > | version |
|
typedef extended_type_info_impl< const nvp< T > > | type_info_implementation |
|
typedef mpl::true_ | is_wrapper |
|
|
| nvp (const nvp &rhs) |
|
| nvp (const char *name_, T &t) |
|
const char * | name () const |
|
T & | value () const |
|
const T & | const_value () const |
|
template<class Archive > |
void | save (Archive &ar, const unsigned int) const |
|
template<class Archive > |
void | load (Archive &ar, const unsigned int) |
|
| BOOST_STATIC_ASSERT (Version==0||Level >=object_class_info) |
|
| BOOST_STATIC_ASSERT (Tracking==track_never||Level >=object_serializable) |
|
template<class T>
struct BFL::boost::serialization::nvp< T >
Definition at line 37 of file asirfilter.h.
The documentation for this struct was generated from the following file: