Main MRPT website > C++ reference for MRPT 1.9.9
Classes | Namespaces
integer_select.h File Reference
#include <cstdint>
Include dependency graph for integer_select.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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 >
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST