build/ignition-msgs5/include/ignition/msgs/marker.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/generated_enum_reflection.h>
#include <google/protobuf/unknown_field_set.h>
#include "ignition/msgs/time.pb.h"
#include "ignition/msgs/pose.pb.h"
#include "ignition/msgs/vector3d.pb.h"
#include "ignition/msgs/material.pb.h"
#include "ignition/msgs/header.pb.h"
#include <memory>
#include <ignition/msgs/Export.hh>
Go to the source code of this file.
Classes | |
struct | is_proto_enum< ::ignition::msgs::Marker_Action > |
struct | is_proto_enum< ::ignition::msgs::Marker_Type > |
struct | is_proto_enum< ::ignition::msgs::Marker_Visibility > |
class | Marker |
struct | TableStruct |
Namespaces | |
google::protobuf | |
ignition | |
ignition::msgs | |
protobuf_ignition_2fmsgs_2fmarker_2eproto | |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_protobuf_ignition_2fmsgs_2fmarker_2eproto IGNITION_MSGS_VISIBLE |
Typedefs | |
typedef std::shared_ptr< const Marker > | ConstMarkerSharedPtr |
typedef std::unique_ptr< const Marker > | ConstMarkerUniquePtr |
typedef std::shared_ptr< Marker > | MarkerSharedPtr |
typedef std::unique_ptr< Marker > | MarkerUniquePtr |
Functions | |
void IGNITION_MSGS_VISIBLE | AddDescriptors () |
template<> | |
IGNITION_MSGS_VISIBLE ::ignition::msgs::Marker * | Arena::CreateMaybeMessage<::ignition::msgs::Marker > (Arena *) |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::ignition::msgs::Marker_Action > () |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::ignition::msgs::Marker_Type > () |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::ignition::msgs::Marker_Visibility > () |
const IGNITION_MSGS_VISIBLE ::google::protobuf::EnumDescriptor * | Marker_Action_descriptor () |
IGNITION_MSGS_VISIBLE bool | Marker_Action_IsValid (int value) |
const ::std::string & | Marker_Action_Name (Marker_Action value) |
bool | Marker_Action_Parse (const ::std::string &name, Marker_Action *value) |
const IGNITION_MSGS_VISIBLE ::google::protobuf::EnumDescriptor * | Marker_Type_descriptor () |
IGNITION_MSGS_VISIBLE bool | Marker_Type_IsValid (int value) |
const ::std::string & | Marker_Type_Name (Marker_Type value) |
bool | Marker_Type_Parse (const ::std::string &name, Marker_Type *value) |
const IGNITION_MSGS_VISIBLE ::google::protobuf::EnumDescriptor * | Marker_Visibility_descriptor () |
IGNITION_MSGS_VISIBLE bool | Marker_Visibility_IsValid (int value) |
const ::std::string & | Marker_Visibility_Name (Marker_Visibility value) |
bool | Marker_Visibility_Parse (const ::std::string &name, Marker_Visibility *value) |
Variables | |
IGNITION_MSGS_VISIBLE MarkerDefaultTypeInternal | _Marker_default_instance_ |
const int | Marker_Action_Action_ARRAYSIZE = Marker_Action_Action_MAX + 1 |
const Marker_Action | Marker_Action_Action_MAX = Marker_Action_DELETE_ALL |
const Marker_Action | Marker_Action_Action_MIN = Marker_Action_ADD_MODIFY |
const int | Marker_Type_Type_ARRAYSIZE = Marker_Type_Type_MAX + 1 |
const Marker_Type | Marker_Type_Type_MAX = Marker_Type_TRIANGLE_STRIP |
const Marker_Type | Marker_Type_Type_MIN = Marker_Type_NONE |
const int | Marker_Visibility_Visibility_ARRAYSIZE = Marker_Visibility_Visibility_MAX + 1 |
const Marker_Visibility | Marker_Visibility_Visibility_MAX = Marker_Visibility_ALL |
const Marker_Visibility | Marker_Visibility_Visibility_MIN = Marker_Visibility_GUI |
Macro Definition Documentation
◆ PROTOBUF_INTERNAL_EXPORT_protobuf_ignition_2fmsgs_2fmarker_2eproto
#define PROTOBUF_INTERNAL_EXPORT_protobuf_ignition_2fmsgs_2fmarker_2eproto IGNITION_MSGS_VISIBLE |