Classes | Public Types | Public Member Functions | List of all members
boost::serialization::tracking_level_impl< T > Struct Template Reference

#include <tracking.hpp>

Classes

struct  traits_class_tracking
 

Public Types

typedef mpl::integral_c_tag tag
 
typedef mpl::eval_if< is_base_and_derived< boost::serialization::basic_traits, T >, traits_class_tracking< T >, typename mpl::eval_if< is_pointer< T >, mpl::int_< track_never >, typename mpl::eval_if< typename mpl::equal_to< implementation_level< T >, mpl::int_< primitive_type > >, mpl::int_< track_never >, mpl::int_< track_selectively > > > >::type type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (int, value=type::value)
 

Detailed Description

template<class T>
struct boost::serialization::tracking_level_impl< T >

Definition at line 41 of file tracking.hpp.

Member Typedef Documentation

◆ tag

template<class T >
typedef mpl::integral_c_tag boost::serialization::tracking_level_impl< T >::tag

Definition at line 46 of file tracking.hpp.

◆ type

Definition at line 69 of file tracking.hpp.

Member Function Documentation

◆ BOOST_STATIC_CONSTANT()

template<class T >
boost::serialization::tracking_level_impl< T >::BOOST_STATIC_CONSTANT ( int  ,
value  = type::value 
)

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


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 04:38:17