Apollo
10.0
自动驾驶开放平台
apollo::dreamview::UpdaterWithChannelsBase 成员列表
成员的完整列表,这些成员属于
apollo::dreamview::UpdaterWithChannelsBase
,包括所有继承而来的类成员
channels_
apollo::dreamview::UpdaterWithChannelsBase
filter_channels_
apollo::dreamview::UpdaterWithChannelsBase
filter_message_types_
apollo::dreamview::UpdaterWithChannelsBase
GetChannelMsg
(std::vector< std::string > *channels)=0
apollo::dreamview::UpdaterWithChannelsBase
pure virtual
GetChannelMsgWithFilter
(std::vector< std::string > *channels)
apollo::dreamview::UpdaterWithChannelsBase
IsChannelInUpdater
(const std::string &message_type, const std::string &channel_name)
apollo::dreamview::UpdaterWithChannelsBase
PublishMessage
(const std::string &channel_name="")=0
apollo::dreamview::UpdaterBase
pure virtual
StartStream
(const double &time_interval_ms, const std::string &channel_name="", nlohmann::json *subscribe_param=nullptr)=0
apollo::dreamview::UpdaterBase
pure virtual
StopStream
(const std::string &channel_name="")=0
apollo::dreamview::UpdaterBase
pure virtual
UpdaterBase
()
apollo::dreamview::UpdaterBase
UpdaterWithChannelsBase
(const std::vector< std::string > &filter_message_types, const std::vector< std::string > &filter_channels)
apollo::dreamview::UpdaterWithChannelsBase
~UpdaterBase
()
apollo::dreamview::UpdaterBase
inline
virtual