Classes | Namespaces | Macros
member.hpp File Reference
#include <boost/config.hpp>
#include <boost/mpl/if.hpp>
#include <boost/type_traits/is_const.hpp>
#include <boost/utility/enable_if.hpp>
#include <cstddef>
#include <boost/type_traits/is_convertible.hpp>
Include dependency graph for member.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  boost::multi_index::detail::const_member_base< Class, Type, PtrToMember >
 
struct  boost::multi_index::detail::const_member_offset_base< Class, Type, OffsetOfMember >
 
struct  boost::multi_index::member< Class, Type, PtrToMember >
 
struct  boost::multi_index::member_offset< Class, Type, OffsetOfMember >
 
struct  boost::multi_index::detail::non_const_member_base< Class, Type, PtrToMember >
 
struct  boost::multi_index::detail::non_const_member_offset_base< Class, Type, OffsetOfMember >
 
class  boost::reference_wrapper< T >
 Contains a reference to an object of type T. More...
 

Namespaces

 boost
 BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE.
 
 boost::multi_index
 
 boost::multi_index::detail
 

Macros

#define BOOST_MULTI_INDEX_MEMBER(Class, Type, MemberName)   ::boost::multi_index::member< Class,Type,&Class::MemberName >
 

Macro Definition Documentation

◆ BOOST_MULTI_INDEX_MEMBER

#define BOOST_MULTI_INDEX_MEMBER (   Class,
  Type,
  MemberName 
)    ::boost::multi_index::member< Class,Type,&Class::MemberName >

Definition at line 254 of file member.hpp.



sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:21