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 "gz/msgs/header.pb.h"
#include "gz/msgs/world_stats.pb.h"
Go to the source code of this file.
Classes | |
class | SerializedComponent |
class | SerializedEntity |
class | SerializedState |
class | SerializedStep |
struct | TableStruct |
Namespaces | |
google::protobuf | |
gz | |
gz::msgs | |
protobuf_gz_2fmsgs_2fserialized_2eproto | |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fserialized_2eproto GZ_MSGS_VISIBLE |
Functions | |
void GZ_MSGS_VISIBLE | AddDescriptors () |
template<> | |
GZ_MSGS_VISIBLE ::gz::msgs::SerializedComponent * | Arena::CreateMaybeMessage<::gz::msgs::SerializedComponent > (Arena *) |
template<> | |
GZ_MSGS_VISIBLE ::gz::msgs::SerializedEntity * | Arena::CreateMaybeMessage<::gz::msgs::SerializedEntity > (Arena *) |
template<> | |
GZ_MSGS_VISIBLE ::gz::msgs::SerializedState * | Arena::CreateMaybeMessage<::gz::msgs::SerializedState > (Arena *) |
template<> | |
GZ_MSGS_VISIBLE ::gz::msgs::SerializedStep * | Arena::CreateMaybeMessage<::gz::msgs::SerializedStep > (Arena *) |
Variables | |
GZ_MSGS_VISIBLE SerializedComponentDefaultTypeInternal | _SerializedComponent_default_instance_ |
GZ_MSGS_VISIBLE SerializedEntityDefaultTypeInternal | _SerializedEntity_default_instance_ |
GZ_MSGS_VISIBLE SerializedStateDefaultTypeInternal | _SerializedState_default_instance_ |
GZ_MSGS_VISIBLE SerializedStepDefaultTypeInternal | _SerializedStep_default_instance_ |
Macro Definition Documentation
◆ PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fserialized_2eproto
#define PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fserialized_2eproto GZ_MSGS_VISIBLE |