This is the complete list of members for ProtobufParser, including all inherited members.
_clamp_large_arrays | PJ::MessageParser | private |
_max_array_size | PJ::MessageParser | private |
_msg_descriptor | ProtobufParser | protected |
_msg_factory | ProtobufParser | protected |
_plot_data | PJ::MessageParser | protected |
_proto_database | ProtobufParser | protected |
_proto_pool | ProtobufParser | protected |
_topic_name | PJ::MessageParser | protected |
_use_embedded_timestamp | PJ::MessageParser | private |
clampLargeArray() const | PJ::MessageParser | inline |
enableEmbeddedTimestamp(bool enable) | PJ::MessageParser | inlinevirtual |
getSeries(const std::string &key) | PJ::MessageParser | inlineprotected |
getStringSeries(const std::string &key) | PJ::MessageParser | inlineprotected |
maxArraySize() const | PJ::MessageParser | inline |
MessageParser(const std::string &topic_name, PlotDataMapRef &plot_data) | PJ::MessageParser | inline |
parseMessage(const MessageRef serialized_msg, double ×tamp) override | ProtobufParser | virtual |
ProtobufParser(const std::string &topic_name, const google::protobuf::Descriptor *descriptor, PlotDataMapRef &data) | ProtobufParser | inline |
ProtobufParser(const std::string &topic_name, const std::string type_name, const google::protobuf::FileDescriptorSet &descriptor_set, PlotDataMapRef &data) | ProtobufParser | |
setLargeArraysPolicy(bool clamp, unsigned max_size) | PJ::MessageParser | inlinevirtual |
useEmbeddedTimestamp() const | PJ::MessageParser | inlinevirtual |
~MessageParser()=default | PJ::MessageParser | virtual |