Apollo  6.0
Open source self driving car software
apollo::cyber::transport::ChannelChain Member List

This is the complete list of members for apollo::cyber::transport::ChannelChain, including all inherited members.

AddListener(uint64_t self_id, uint64_t channel_id, const std::string &message_type, const MessageListener< MessageT > &listener)apollo::cyber::transport::ChannelChaininline
AddListener(uint64_t self_id, uint64_t oppo_id, uint64_t channel_id, const std::string &message_type, const MessageListener< MessageT > &listener)apollo::cyber::transport::ChannelChaininline
RemoveListener(uint64_t self_id, uint64_t channel_id, const std::string &message_type)apollo::cyber::transport::ChannelChaininline
RemoveListener(uint64_t self_id, uint64_t oppo_id, uint64_t channel_id, const std::string &message_type)apollo::cyber::transport::ChannelChaininline
Run(uint64_t self_id, uint64_t channel_id, const std::string &message_type, const std::shared_ptr< MessageT > &message, const MessageInfo &message_info)apollo::cyber::transport::ChannelChaininline
Run(uint64_t self_id, uint64_t oppo_id, uint64_t channel_id, const std::string &message_type, const std::shared_ptr< MessageT > &message, const MessageInfo &message_info)apollo::cyber::transport::ChannelChaininline