Apollo
6.0
Open source self driving car software
|
This is the complete list of members for apollo::cyber::record::PyRecordWriter, including all inherited members.
Close() | apollo::cyber::record::PyRecordWriter | inline |
GetMessageNumber(const std::string &channel_name) const | apollo::cyber::record::PyRecordWriter | inline |
GetMessageType(const std::string &channel_name) const | apollo::cyber::record::PyRecordWriter | inline |
GetProtoDesc(const std::string &channel_name) const | apollo::cyber::record::PyRecordWriter | inline |
Open(const std::string &path) | apollo::cyber::record::PyRecordWriter | inline |
SetIntervalOfFileSegmentation(uint64_t time_sec) | apollo::cyber::record::PyRecordWriter | inline |
SetSizeOfFileSegmentation(uint64_t size_kilobytes) | apollo::cyber::record::PyRecordWriter | inline |
WriteChannel(const std::string &channel_str, const std::string &type, const std::string &proto_desc) | apollo::cyber::record::PyRecordWriter | inline |
WriteMessage(const std::string &channel_name, const std::string &rawmessage, uint64_t time, const std::string &proto_desc="") | apollo::cyber::record::PyRecordWriter | inline |