$search

builtin_message_traits.h File Reference

#include "message_traits.h"
#include <ros/time.h>
#include <string>
#include <boost/utility/enable_if.hpp>
#include <boost/type_traits/remove_const.hpp>
#include <boost/type_traits/remove_reference.hpp>
Include dependency graph for builtin_message_traits.h:
This graph shows which files directly or indirectly include this file:

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 (Duration)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (Time)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (double)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (float)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (int64_t)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (uint64_t)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (int32_t)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (uint32_t)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (int16_t)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (uint16_t)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (int8_t)
 ros::message_traits::ROSLIB_CREATE_SIMPLE_TRAITS (uint8_t)

Define Documentation

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

Definition at line 34 of file builtin_message_traits.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines


roscpp_traits
Author(s): Josh Faust
autogenerated on Sat Mar 2 13:22:46 2013