scenario_simulator_v2 C++ API
concealer::SubscriberWrapper< MessageType, thread_safety > Member List

This is the complete list of members for concealer::SubscriberWrapper< MessageType, thread_safety >, including all inherited members.

operator()() const -> decltype(auto)concealer::SubscriberWrapper< MessageType, thread_safety >inline
SubscriberWrapper(const std::string &topic, NodeInterface &autoware_interface, const std::function< void(const MessageType &)> &callback={})concealer::SubscriberWrapper< MessageType, thread_safety >inline