MRPT
1.9.9
|
#include <mrpt/core/integer_select.h>)
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 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |