ethzasl-msf - Modular Sensor Fusion
Time delay compensated single and multi sensor fusion framework based on an EKF
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
msf_typetraits.hpp File Reference

Go to the source code of this file.

Classes

struct  msf_tmp::SameType< T, U >
struct  msf_tmp::SameType< T, T >
struct  msf_tmp::StripReference< T >
struct  msf_tmp::StripReference< T & >
struct  msf_tmp::StripReference< const T >
struct  msf_tmp::StripReference< const T & >
struct  msf_tmp::StripConstReference< T >
struct  msf_tmp::StripConstReference< T & >
struct  msf_tmp::StripConstReference< const T & >
struct  msf_tmp::StripConstReference< const T >
struct  msf_tmp::StripConstPtr< T >
struct  msf_tmp::StripConstPtr< T * >
struct  msf_tmp::StripConstPtr< const T * >
struct  msf_tmp::StripConstPtr< const T >
struct  msf_tmp::AddReference< T >
struct  msf_tmp::AddReference< T & >
struct  msf_tmp::AddReference< const T >
struct  msf_tmp::AddReference< const T & >
struct  msf_tmp::AddConstReference< T >
struct  msf_tmp::AddConstReference< T & >
struct  msf_tmp::AddConstReference< const T >
struct  msf_tmp::AddConstReference< const T & >
struct  msf_tmp::AddPtr< T >
struct  msf_tmp::AddPtr< T * >
struct  msf_tmp::AddPtr< const T >
struct  msf_tmp::AddPtr< const T * >
struct  msf_tmp::AddConstPtr< T >
struct  msf_tmp::AddConstPtr< T * >
struct  msf_tmp::AddConstPtr< const T >
struct  msf_tmp::AddConstPtr< const T * >
struct  msf_tmp::IsReferenceType< T >
struct  msf_tmp::IsReferenceType< T & >
struct  msf_tmp::IsReferenceType< const T & >
struct  msf_tmp::IsPointerType< T >
struct  msf_tmp::IsPointerType< T * >
struct  msf_tmp::IsPointerType< const T * >

Namespaces

namespace  msf_tmp