build/ignition-msgs5/include/ignition/msgs/serialized.pb.h File Reference
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_table_driven.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/inlined_string_field.h>
#include <google/protobuf/metadata.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/unknown_field_set.h>
#include "ignition/msgs/header.pb.h"
#include "ignition/msgs/world_stats.pb.h"
#include <memory>
#include <ignition/msgs/Export.hh>
Go to the source code of this file.
Classes | |
class | SerializedComponent |
class | SerializedEntity |
class | SerializedState |
class | SerializedStep |
struct | TableStruct |
Namespaces | |
google::protobuf | |
ignition | |
ignition::msgs | |
protobuf_ignition_2fmsgs_2fserialized_2eproto | |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_protobuf_ignition_2fmsgs_2fserialized_2eproto IGNITION_MSGS_VISIBLE |
Typedefs | |
typedef std::shared_ptr< const SerializedComponent > | ConstSerializedComponentSharedPtr |
typedef std::unique_ptr< const SerializedComponent > | ConstSerializedComponentUniquePtr |
typedef std::shared_ptr< SerializedComponent > | SerializedComponentSharedPtr |
typedef std::unique_ptr< SerializedComponent > | SerializedComponentUniquePtr |
Functions | |
void IGNITION_MSGS_VISIBLE | AddDescriptors () |
template<> | |
IGNITION_MSGS_VISIBLE ::ignition::msgs::SerializedComponent * | Arena::CreateMaybeMessage<::ignition::msgs::SerializedComponent > (Arena *) |
template<> | |
IGNITION_MSGS_VISIBLE ::ignition::msgs::SerializedEntity * | Arena::CreateMaybeMessage<::ignition::msgs::SerializedEntity > (Arena *) |
template<> | |
IGNITION_MSGS_VISIBLE ::ignition::msgs::SerializedState * | Arena::CreateMaybeMessage<::ignition::msgs::SerializedState > (Arena *) |
template<> | |
IGNITION_MSGS_VISIBLE ::ignition::msgs::SerializedStep * | Arena::CreateMaybeMessage<::ignition::msgs::SerializedStep > (Arena *) |
Variables | |
IGNITION_MSGS_VISIBLE SerializedComponentDefaultTypeInternal | _SerializedComponent_default_instance_ |
IGNITION_MSGS_VISIBLE SerializedEntityDefaultTypeInternal | _SerializedEntity_default_instance_ |
IGNITION_MSGS_VISIBLE SerializedStateDefaultTypeInternal | _SerializedState_default_instance_ |
IGNITION_MSGS_VISIBLE SerializedStepDefaultTypeInternal | _SerializedStep_default_instance_ |
Macro Definition Documentation
◆ PROTOBUF_INTERNAL_EXPORT_protobuf_ignition_2fmsgs_2fserialized_2eproto
#define PROTOBUF_INTERNAL_EXPORT_protobuf_ignition_2fmsgs_2fserialized_2eproto IGNITION_MSGS_VISIBLE |