#include "sick_scan/sick_scan_base.h"
#include "ros/forwards.h"
#include "ros/message_event.h"
#include <ros/static_assert.h>
Go to the source code of this file.
Classes | |
struct | roswrap::ParameterAdapter< M > |
Generally not for outside use. Adapts a function parameter type into the message type, event type and parameter. Allows you to retrieve a parameter type from an event type. More... | |
struct | roswrap::ParameterAdapter< const M & > |
struct | roswrap::ParameterAdapter< const ros::MessageEvent< M > & > |
struct | roswrap::ParameterAdapter< const ros::MessageEvent< M const > & > |
struct | roswrap::ParameterAdapter< const std::shared_ptr< M > & > |
struct | roswrap::ParameterAdapter< const std::shared_ptr< M const > & > |
struct | roswrap::ParameterAdapter< std::shared_ptr< M > > |
struct | roswrap::ParameterAdapter< std::shared_ptr< M const > > |
Namespaces | |
roswrap | |
Macros | |
#define | ROSCPP_PARAMETER_ADAPTER_H |
#define ROSCPP_PARAMETER_ADAPTER_H |
Definition at line 30 of file parameter_adapter.h.