#include <mrpt/utils/integer_select.h>)
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 > |
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |