Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nboost
 Cshared_ptr
 Nros
 Nmessage_operations
 CPrinter
 CPrinter< int8_t >
 CPrinter< uint8_t >
 Nmessage_traits
 CDataTypeSpecialize to provide the datatype for a message
 CDefinitionSpecialize to provide the definition for a message
 CFalseTypeBase type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this type are false values
 CFrameIdFrameId trait. In the default implementation pointer() returns &m.header.frame_id if HasHeader<M>::value is true, otherwise returns NULL. value() does not exist, and causes a compile error
 CFrameId< M, typename boost::enable_if< HasHeader< M > >::type >
 CHasHeaderHasHeader informs whether or not there is a header that gets serialized as the first thing in the message
 CHeaderHeader trait. In the default implementation pointer() returns &m.header if HasHeader<M>::value is true, otherwise returns NULL
 CHeader< M, typename boost::enable_if< HasHeader< M > >::type >
 CIsFixedSizeA fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings
 CIsFixedSize< bool >
 CIsMessageAm I message or not
 CIsSimpleA simple datatype is one that can be memcpy'd directly in array form, i.e. it's a POD, fixed-size type and sizeof(M) == sum(serializationLength(M:a...))
 CMD5SumSpecialize to provide the md5sum for a message
 CTimeStampTimeStamp trait. In the default implementation pointer() returns &m.header.stamp if HasHeader<M>::value is true, otherwise returns NULL. value() does not exist, and causes a compile error
 CTimeStamp< M, typename boost::enable_if< HasHeader< M > >::type >
 CTrueTypeBase type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this type are true values
 Nservice_traits
 CDataTypeSpecialize to provide the datatype for a service
 CMD5SumSpecialize to provide the md5sum for a service
 CDefaultMessageCreator
 CMessageEventEvent type for subscriptions, const ros::MessageEvent<M const>& can be used in your callback instead of const boost::shared_ptr<M const>&
 Nstd
 Callocator


roscpp_traits
Author(s): Josh Faust, Dirk Thomas
autogenerated on Sat Jun 17 2023 02:32:39