MRPT  2.0.1
Classes
Templates to declare integers by byte count (in

Detailed Description

#include <mrpt/core/integer_select.h>)

Collaboration diagram for Templates to declare integers by byte count (in:

Classes

struct  mrpt::int_select_by_bytecount< num_bytes >
 Usage: int_select_by_bytecount<N>::type var; allows defining var as a signed integer with, at least, N bytes. More...
 
struct  mrpt::int_select_by_bytecount< 1 >
 
struct  mrpt::int_select_by_bytecount< 2 >
 
struct  mrpt::int_select_by_bytecount< 3 >
 
struct  mrpt::int_select_by_bytecount< 4 >
 
struct  mrpt::int_select_by_bytecount< 8 >
 
struct  mrpt::uint_select_by_bytecount< num_bytes >
 Usage: uint_select_by_bytecount<N>::type var; allows defining var as a unsigned integer with, at least, N bytes. More...
 
struct  mrpt::uint_select_by_bytecount< 1 >
 
struct  mrpt::uint_select_by_bytecount< 2 >
 
struct  mrpt::uint_select_by_bytecount< 3 >
 
struct  mrpt::uint_select_by_bytecount< 4 >
 
struct  mrpt::uint_select_by_bytecount< 8 >
 



Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020