Class LocalMessageDefinitionSource
Defined in File local_message_definition_source.hpp
Nested Relationships
Nested Types
Class Documentation
-
class LocalMessageDefinitionSource
-
Public Functions
-
rosbag2_storage::MessageDefinition get_full_text(const std::string &root_topic_type)
Concatenate the message definition with its dependencies into a self-contained schema. The format is different for MSG and IDL definitions, and is described fully in docs/message_definition_encoding.md Throws DefinitionNotFoundError if one or more definition files are missing for the given package resource name.
-
explicit LocalMessageDefinitionSource() = default
-
LocalMessageDefinitionSource(const LocalMessageDefinitionSource&) = delete
-
LocalMessageDefinitionSource(const LocalMessageDefinitionSource&&) = delete
-
rosbag2_storage::MessageDefinition get_full_text(const std::string &root_topic_type)