GSLAM
3.0.0
|
This is the complete list of members for Subscriber, including all inherited members.
getNumPublishers() const | Subscriber | |
getTopic() const (defined in Subscriber) | Subscriber | |
getTypeName() const (defined in Subscriber) | Subscriber | |
impl_ (defined in Subscriber) | Subscriber | protected |
key() const (defined in Subscriber) | Subscriber | protected |
operator void *() const (defined in Subscriber) | Subscriber | |
operator!=(const Subscriber &rhs) const (defined in Subscriber) | Subscriber | |
operator<(const Subscriber &rhs) const (defined in Subscriber) | Subscriber | |
operator==(const Subscriber &rhs) const (defined in Subscriber) | Subscriber | |
publish(const Svar &message) const (defined in Subscriber) | Subscriber | protectedvirtual |
shutdown() | Subscriber | |
Subscriber() (defined in Subscriber) | Subscriber | |
Subscriber(const std::string &topic, const SvarFunction &callback, size_t queue_size=0) (defined in Subscriber) | Subscriber | |
Subscriber(std::shared_ptr< Subscriber::Impl > impl) (defined in Subscriber) | Subscriber | protected |
~Subscriber() (defined in Subscriber) | Subscriber |