Main MRPT website > C++ reference for MRPT 1.4.0
Namespaces | Typedefs | Functions
mrpt::mrpt Namespace Reference

Detailed Description

Determines whether this is an X86 or AMD64 platform.

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

Namespaces

 math
 
 utils
 

Typedefs

typedef std::vector< int8_t > vector_signed_byte
 
typedef std::vector< int16_t > vector_signed_word
 
typedef std::vector< int32_t > vector_int
 
typedef std::vector< int64_t > vector_long
 
typedef std::vector< size_t > vector_size_t
 
typedef std::vector< uint8_t > vector_byte
 
typedef std::vector< uint16_t > vector_word
 
typedef std::vector< uint32_t > vector_uint
 
typedef std::vector< bool > vector_bool
 A type for passing a vector of bools. More...
 
typedef std::vector< std::string > vector_string
 A type for passing a vector of strings. More...
 

Functions

std::string BASE_IMPEXP format (const char *fmt,...) MRPT_printf_format_check(1
 A std::string version of C sprintf. More...
 

Function Documentation

std::string BASE_IMPEXP mrpt::mrpt::format ( const char *  fmt,
  ... 
)



Page generated by Doxygen 1.8.11 for MRPT 1.4.0 SVN:Unversioned directory at Mon May 30 18:20:32 UTC 2016