17 #ifndef TOOLS_CVT_MONITOR_CYBER_TOPOLOGY_MESSAGE_H_ 18 #define TOOLS_CVT_MONITOR_CYBER_TOPOLOGY_MESSAGE_H_ 42 int Render(
const Screen* s,
int key)
override;
45 void TopologyChanged(
const apollo::cyber::proto::ChangeMsg& change_msg);
46 void AddReaderWriter(
const apollo::cyber::proto::RoleAttributes& role,
53 void ChangeState(
const Screen* s,
int key);
54 bool IsFromHere(
const std::string& node_name);
56 std::map<std::string, GeneralChannelMessage*>::const_iterator FindChild(
59 enum class SecondColumnType {
MessageType, MessageFrameRatio };
60 SecondColumnType second_column_;
64 const std::string& specified_channel_;
65 std::map<std::string, GeneralChannelMessage*> all_channels_map_;
68 #endif // TOOLS_CVT_MONITOR_CYBER_TOPOLOGY_MESSAGE_H_ Definition: cyber_topology_message.h:37
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
Definition: renderable_message.h:24
Definition: general_channel_message.h:32
MessageType
Definition: v2x_object.h:49