|
typedef mpl::int_< Level > | level |
|
typedef mpl::int_< Tracking > | tracking |
|
typedef mpl::int_< Version > | version |
|
typedef extended_type_info_impl< const array_wrapper< T > > | type_info_implementation |
|
typedef mpl::true_ | is_wrapper |
|
|
| array_wrapper (const array_wrapper &rhs) |
|
| array_wrapper (T *t, std::size_t s) |
|
template<class Archive > |
void | serialize_optimized (Archive &ar, const unsigned int, mpl::false_) const |
|
template<class Archive > |
void | serialize_optimized (Archive &ar, const unsigned int version, mpl::true_) |
|
template<class Archive > |
void | save (Archive &ar, const unsigned int version) const |
|
template<class Archive > |
void | load (Archive &ar, const unsigned int version) |
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
T * | address () const |
|
std::size_t | count () const |
|
| BOOST_STATIC_ASSERT (Version==0||Level >=object_class_info) |
|
| BOOST_STATIC_ASSERT (Tracking==track_never||Level >=object_serializable) |
|
template<class T>
class BFL::boost::serialization::array_wrapper< T >
Definition at line 32 of file asirfilter.h.
The documentation for this class was generated from the following file: