Road Member List
This is the complete list of members for Road, including all inherited members.
_class_data_ | Road | static |
_InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final | Road | |
_InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final | Road | |
add_point() | Road | inline |
ByteSizeLong() const final | Road | |
Clear() final | Road | |
clear_header() | Road | |
clear_material() | Road | |
clear_name() | Road | inline |
clear_point() | Road | |
clear_width() | Road | inline |
CopyFrom(const Road &from) | Road | |
default_instance() | Road | inlinestatic |
descriptor() | Road | inlinestatic |
GetCachedSize() const final | Road | inline |
GetClassData() const final | Road | |
GetDescriptor() | Road | inlinestatic |
GetMetadata() const final | Road | |
GetReflection() | Road | inlinestatic |
has_header() const | Road | inline |
has_material() const | Road | inline |
header() const | Road | inline |
internal_default_instance() | Road | inlinestatic |
IsInitialized() const final | Road | |
kHeaderFieldNumber enum value | Road | |
kIndexInFileMessages | Road | static |
kMaterialFieldNumber enum value | Road | |
kNameFieldNumber enum value | Road | |
kPointFieldNumber enum value | Road | |
kWidthFieldNumber enum value | Road | |
material() const | Road | inline |
MergeFrom(const Road &from) | Road | |
mutable_header() | Road | inline |
mutable_material() | Road | inline |
mutable_name() | Road | inline |
mutable_point(int index) | Road | inline |
mutable_point() | Road | inline |
name() const | Road | inline |
New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final | Road | inline |
operator=(const Road &from) | Road | inline |
operator=(Road &&from) noexcept | Road | inline |
point(int index) const | Road | inline |
point() const | Road | inline |
point_size() const | Road | inline |
release_header() | Road | inline |
release_material() | Road | inline |
release_name() | Road | inline |
Road() | Road | inline |
Road(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) | Road | explicit |
Road(const Road &from) | Road | |
Road(Road &&from) noexcept | Road | inline |
Road(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | Road | explicitprotected |
set_allocated_header(::ignition::msgs::Header *header) | Road | inline |
set_allocated_material(::ignition::msgs::Material *material) | Road | inline |
set_allocated_name(std::string *name) | Road | inline |
set_name(ArgT0 &&arg0, ArgT... args) | Road | |
set_name(ArgT0 &&arg0, ArgT... args) | Road | inline |
set_width(double value) | Road | inline |
swap(Road &a, Road &b) | Road | friend |
Swap(Road *other) | Road | inline |
unsafe_arena_release_header() | Road | inline |
unsafe_arena_release_material() | Road | inline |
unsafe_arena_set_allocated_header(::ignition::msgs::Header *header) | Road | inline |
unsafe_arena_set_allocated_material(::ignition::msgs::Material *material) | Road | inline |
UnsafeArenaSwap(Road *other) | Road | inline |
width() const | Road | inline |
~Road() override | Road |