GSLAM
3.0.0
|
Public Member Functions | |
Impl (const std::string &topic, const Svar &type, size_t queue_size=0) | |
Public Attributes | |
std::string | topic_ |
Svar | type_ |
std::shared_ptr< PubSubSpace > | space_ |
size_t | queue_size_ |
std::shared_ptr< msg::ThreadPool > | workthread_ |
std::mutex | mutex_ |