#include <limits>
#include <string>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
#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/metadata_lite.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/map.h>
#include <google/protobuf/map_entry.h>
#include <google/protobuf/map_field_inl.h>
#include <google/protobuf/unknown_field_set.h>
#include "ignition/msgs/header.pb.h"
#include "ignition/msgs/world_stats.pb.h"
#include "ignition/msgs/serialized.pb.h"
#include <memory>
#include <ignition/msgs/Export.hh>
Go to the source code of this file.
Classes | |
class | PROTOBUF_FINAL |
class | SerializedEntityMap_ComponentsEntry_DoNotUse |
class | SerializedStateMap_EntitiesEntry_DoNotUse |
struct | TableStruct_ignition_2fmsgs_2fserialized_5fmap_2eproto |
Namespaces | |
ignition | |
ignition::msgs | |
internal | |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fserialized_5fmap_2eproto IGNITION_MSGS_VISIBLE |
Typedefs | |
typedef std::shared_ptr< const SerializedEntityMap > | ConstSerializedEntityMapSharedPtr |
typedef std::unique_ptr< const SerializedEntityMap > | ConstSerializedEntityMapUniquePtr |
typedef std::shared_ptr< SerializedEntityMap > | SerializedEntityMapSharedPtr |
typedef std::unique_ptr< SerializedEntityMap > | SerializedEntityMapUniquePtr |
Functions | |
template<> | |
PROTOBUF_NAMESPACE_OPEN IGNITION_MSGS_VISIBLE ::ignition::msgs::SerializedEntityMap * | Arena::CreateMaybeMessage<::ignition::msgs::SerializedEntityMap > (Arena *) |
template<> | |
IGNITION_MSGS_VISIBLE ::ignition::msgs::SerializedEntityMap_ComponentsEntry_DoNotUse * | Arena::CreateMaybeMessage<::ignition::msgs::SerializedEntityMap_ComponentsEntry_DoNotUse > (Arena *) |
template<> | |
IGNITION_MSGS_VISIBLE ::ignition::msgs::SerializedStateMap * | Arena::CreateMaybeMessage<::ignition::msgs::SerializedStateMap > (Arena *) |
template<> | |
IGNITION_MSGS_VISIBLE ::ignition::msgs::SerializedStateMap_EntitiesEntry_DoNotUse * | Arena::CreateMaybeMessage<::ignition::msgs::SerializedStateMap_EntitiesEntry_DoNotUse > (Arena *) |
template<> | |
IGNITION_MSGS_VISIBLE ::ignition::msgs::SerializedStepMap * | Arena::CreateMaybeMessage<::ignition::msgs::SerializedStepMap > (Arena *) |
Variables | |
IGNITION_MSGS_VISIBLE SerializedEntityMap_ComponentsEntry_DoNotUseDefaultTypeInternal | _SerializedEntityMap_ComponentsEntry_DoNotUse_default_instance_ |
IGNITION_MSGS_VISIBLE SerializedEntityMapDefaultTypeInternal | _SerializedEntityMap_default_instance_ |
IGNITION_MSGS_VISIBLE SerializedStateMapDefaultTypeInternal | _SerializedStateMap_default_instance_ |
IGNITION_MSGS_VISIBLE SerializedStateMap_EntitiesEntry_DoNotUseDefaultTypeInternal | _SerializedStateMap_EntitiesEntry_DoNotUse_default_instance_ |
IGNITION_MSGS_VISIBLE SerializedStepMapDefaultTypeInternal | _SerializedStepMap_default_instance_ |
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_ignition_2fmsgs_2fserialized_5fmap_2eproto |
Macro Definition Documentation
◆ PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fserialized_5fmap_2eproto
#define PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fserialized_5fmap_2eproto IGNITION_MSGS_VISIBLE |
Function Documentation
◆ Arena::CreateMaybeMessage<::ignition::msgs::SerializedEntityMap >()
PROTOBUF_NAMESPACE_OPEN IGNITION_MSGS_VISIBLE ::ignition::msgs::SerializedEntityMap* Arena::CreateMaybeMessage<::ignition::msgs::SerializedEntityMap > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::ignition::msgs::SerializedEntityMap_ComponentsEntry_DoNotUse >()
IGNITION_MSGS_VISIBLE ::ignition::msgs::SerializedEntityMap_ComponentsEntry_DoNotUse* Arena::CreateMaybeMessage<::ignition::msgs::SerializedEntityMap_ComponentsEntry_DoNotUse > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::ignition::msgs::SerializedStateMap >()
IGNITION_MSGS_VISIBLE ::ignition::msgs::SerializedStateMap* Arena::CreateMaybeMessage<::ignition::msgs::SerializedStateMap > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::ignition::msgs::SerializedStateMap_EntitiesEntry_DoNotUse >()
IGNITION_MSGS_VISIBLE ::ignition::msgs::SerializedStateMap_EntitiesEntry_DoNotUse* Arena::CreateMaybeMessage<::ignition::msgs::SerializedStateMap_EntitiesEntry_DoNotUse > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::ignition::msgs::SerializedStepMap >()
IGNITION_MSGS_VISIBLE ::ignition::msgs::SerializedStepMap* Arena::CreateMaybeMessage<::ignition::msgs::SerializedStepMap > | ( | Arena * | ) |
Variable Documentation
◆ descriptor_table_ignition_2fmsgs_2fserialized_5fmap_2eproto
|
extern |