Classes | Namespaces | Defines | Functions
builtin_message_traits.h File Reference
#include "message_traits.h"
#include "ros/time.h"
Include dependency graph for builtin_message_traits.h:

Go to the source code of this file.

Classes

struct  ros::message_traits::IsFixedSize< bool >

Namespaces

namespace  ros
namespace  ros::message_traits

Defines

#define ROSLIB_CREATE_SIMPLE_TRAITS(Type)

Functions

 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (uint8_t)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (int8_t)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (uint16_t)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (int16_t)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (uint32_t)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (int32_t)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (uint64_t)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (int64_t)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (float)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (double)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (Time)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (Duration)

Define Documentation

#define ROSLIB_CREATE_SIMPLE_TRAITS (   Type)
Value:
template<> struct IsSimple<Type> : public TrueType {}; \
    template<> struct IsFixedSize<Type> : public TrueType {};

Definition at line 39 of file builtin_message_traits.h.



roscpp_traits
Author(s): Josh Faust
autogenerated on Fri Aug 28 2015 12:39:11