Class TopicDirectory
Defined in File nodelets.h
Inheritance Relationships
Base Type
public std::enable_shared_from_this< TopicDirectory >
Class Documentation
-
class TopicDirectory : public std::enable_shared_from_this<TopicDirectory>
The central directory of existing topics for pub/sub
Public Types
-
using Ptr = std::shared_ptr<TopicDirectory>
Public Functions
-
void cleanupTopic(const std::string &key)
-
using Ptr = std::shared_ptr<TopicDirectory>