KaCanOpen
 All Classes Functions Variables Typedefs Enumerations Pages
Public Member Functions | List of all members
kaco::Subscriber Class Referenceabstract

Interface, which provides methods for subscribing topics. More...

#include <subscriber.h>

Inheritance diagram for kaco::Subscriber:
Inheritance graph
[legend]

Public Member Functions

virtual void advertise ()=0
 Advertise the subscriber to the network. This is called by Bridge after ros::init(). You should not call this method by yourself.
 

Detailed Description

Interface, which provides methods for subscribing topics.

Definition at line 37 of file subscriber.h.


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