Main MRPT website > C++ reference for MRPT 1.5.6
Namespaces | Macros | Typedefs
types_simple.h File Reference
#include <vector>
#include <string>
#include <mrpt/utils/mrpt_stdint.h>
Include dependency graph for types_simple.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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.
 

Macros

#define INVALID_NODEID   static_cast<mrpt::utils::TNodeID>(-1)
 
#define INVALID_NODEID   static_cast<mrpt::utils::TNodeID>(-1)
 

Typedefs

typedef std::vector< int8_tmrpt::vector_signed_byte
 
typedef std::vector< int16_tmrpt::vector_signed_word
 
typedef std::vector< int32_tmrpt::vector_int
 
typedef std::vector< int64_tmrpt::vector_long
 
typedef std::vector< size_t > mrpt::vector_size_t
 
typedef std::vector< uint8_tmrpt::vector_byte
 
typedef std::vector< uint16_tmrpt::vector_word
 
typedef std::vector< uint32_tmrpt::vector_uint
 
typedef std::vector< bool > mrpt::vector_bool
 A type for passing a vector of bools. More...
 
typedef std::vector< std::stringmrpt::vector_string
 A type for passing a vector of strings. More...
 
typedef unsigned long mrpt::utils::POINTER_TYPE
 For performing type casting from a pointer to its numeric value. More...
 
typedef uint64_t mrpt::utils::TNodeID
 The type for node IDs in graphs of different types. More...
 
typedef std::pair< TNodeID, TNodeID > mrpt::utils::TPairNodeIDs
 A pair of node IDs. More...
 

Macro Definition Documentation

◆ INVALID_NODEID

#define INVALID_NODEID   static_cast<mrpt::utils::TNodeID>(-1)



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019