Public Member Functions | Public Attributes | List of all members
FakeSubHelper Class Reference

#include <fake_message.h>

Inheritance diagram for FakeSubHelper:
Inheritance graph
[legend]

Public Member Functions

virtual void call (ros::SubscriptionCallbackHelperCallParams &params)
 
virtual ros::VoidConstPtr deserialize (const ros::SubscriptionCallbackHelperDeserializeParams &)
 
 FakeSubHelper ()
 
virtual std::string getDataType ()
 
virtual std::string getMD5Sum ()
 
virtual const std::type_info & getTypeInfo ()
 
virtual bool hasHeader ()
 
virtual bool isConst ()
 
- Public Member Functions inherited from ros::SubscriptionCallbackHelper
virtual ~SubscriptionCallbackHelper ()
 

Public Attributes

uint32_t calls_
 
boost::function< void(void)> cb_
 
boost::mutex mutex_
 

Detailed Description

Definition at line 51 of file fake_message.h.

Constructor & Destructor Documentation

◆ FakeSubHelper()

FakeSubHelper::FakeSubHelper ( )
inline

Definition at line 54 of file fake_message.h.

Member Function Documentation

◆ call()

virtual void FakeSubHelper::call ( ros::SubscriptionCallbackHelperCallParams params)
inlinevirtual

Implements ros::SubscriptionCallbackHelper.

Definition at line 66 of file fake_message.h.

◆ deserialize()

virtual ros::VoidConstPtr FakeSubHelper::deserialize ( const ros::SubscriptionCallbackHelperDeserializeParams )
inlinevirtual

Implements ros::SubscriptionCallbackHelper.

Definition at line 58 of file fake_message.h.

◆ getDataType()

virtual std::string FakeSubHelper::getDataType ( )
inlinevirtual

Definition at line 64 of file fake_message.h.

◆ getMD5Sum()

virtual std::string FakeSubHelper::getMD5Sum ( )
inlinevirtual

Definition at line 63 of file fake_message.h.

◆ getTypeInfo()

virtual const std::type_info& FakeSubHelper::getTypeInfo ( )
inlinevirtual

Implements ros::SubscriptionCallbackHelper.

Definition at line 80 of file fake_message.h.

◆ hasHeader()

virtual bool FakeSubHelper::hasHeader ( )
inlinevirtual

Implements ros::SubscriptionCallbackHelper.

Definition at line 82 of file fake_message.h.

◆ isConst()

virtual bool FakeSubHelper::isConst ( )
inlinevirtual

Implements ros::SubscriptionCallbackHelper.

Definition at line 81 of file fake_message.h.

Member Data Documentation

◆ calls_

uint32_t FakeSubHelper::calls_

Definition at line 85 of file fake_message.h.

◆ cb_

boost::function<void(void)> FakeSubHelper::cb_

Definition at line 87 of file fake_message.h.

◆ mutex_

boost::mutex FakeSubHelper::mutex_

Definition at line 84 of file fake_message.h.


The documentation for this class was generated from the following file:


test_roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim, Dirk Thomas , Jacob Perron
autogenerated on Tue May 20 2025 03:00:30