| 
    MRPT
    2.0.4
    
   | 
 
#include <cstdint>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.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |