Main MRPT website > C++ reference for MRPT 1.4.0
Classes | Namespaces
integer_select.h File Reference
#include <mrpt/utils/mrpt_stdint.h>

Go to the source code of this file.

Classes

struct  mrpt::utils::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::utils::int_select_by_bytecount< 1 >
 
struct  mrpt::utils::int_select_by_bytecount< 2 >
 
struct  mrpt::utils::int_select_by_bytecount< 3 >
 
struct  mrpt::utils::int_select_by_bytecount< 4 >
 
struct  mrpt::utils::int_select_by_bytecount< 8 >
 
struct  mrpt::utils::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::utils::uint_select_by_bytecount< 1 >
 
struct  mrpt::utils::uint_select_by_bytecount< 2 >
 
struct  mrpt::utils::uint_select_by_bytecount< 3 >
 
struct  mrpt::utils::uint_select_by_bytecount< 4 >
 
struct  mrpt::utils::uint_select_by_bytecount< 8 >
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::utils
 Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL.
 



Page generated by Doxygen 1.8.16 for MRPT 1.4.0 SVN: at Mon Oct 14 23:08:25 UTC 2019