Ignition Msgs

API Reference

7.2.0
serialized.pb.h File Reference
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.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
 

Namespaces

 ignition
 
 ignition::msgs
 

Typedefs

typedef std::shared_ptr< const SerializedComponent > ConstSerializedComponentSharedPtr
 
typedef std::unique_ptr< const SerializedComponent > ConstSerializedComponentUniquePtr
 
typedef std::shared_ptr< const SerializedEntity > ConstSerializedEntitySharedPtr
 
typedef std::unique_ptr< const SerializedEntity > ConstSerializedEntityUniquePtr
 
typedef std::shared_ptr< const SerializedState > ConstSerializedStateSharedPtr
 
typedef std::unique_ptr< const SerializedState > ConstSerializedStateUniquePtr
 
typedef std::shared_ptr< const SerializedStep > ConstSerializedStepSharedPtr
 
typedef std::unique_ptr< const SerializedStep > ConstSerializedStepUniquePtr
 
typedef std::shared_ptr< SerializedComponent > SerializedComponentSharedPtr
 
typedef std::unique_ptr< SerializedComponent > SerializedComponentUniquePtr
 
typedef std::shared_ptr< SerializedEntity > SerializedEntitySharedPtr
 
typedef std::unique_ptr< SerializedEntity > SerializedEntityUniquePtr
 
typedef std::shared_ptr< SerializedState > SerializedStateSharedPtr
 
typedef std::unique_ptr< SerializedState > SerializedStateUniquePtr
 
typedef std::shared_ptr< SerializedStep > SerializedStepSharedPtr
 
typedef std::unique_ptr< SerializedStep > SerializedStepUniquePtr
 

Functions

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fserialized_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fserialized_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fserialized_2eproto ()