VersionRange Member List
This is the complete list of members for VersionRange, including all inherited members.
_class_data_ | VersionRange | static |
_InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final | VersionRange | |
_InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final | VersionRange | |
ByteSizeLong() const final | VersionRange | |
Clear() final | VersionRange | |
clear_max() | VersionRange | |
clear_min() | VersionRange | |
CopyFrom(const VersionRange &from) | VersionRange | |
default_instance() | VersionRange | inlinestatic |
descriptor() | VersionRange | inlinestatic |
GetCachedSize() const final | VersionRange | inline |
GetClassData() const final | VersionRange | |
GetDescriptor() | VersionRange | inlinestatic |
GetMetadata() const final | VersionRange | |
GetReflection() | VersionRange | inlinestatic |
has_max() const | VersionRange | inline |
has_min() const | VersionRange | inline |
internal_default_instance() | VersionRange | inlinestatic |
IsInitialized() const final | VersionRange | |
kIndexInFileMessages | VersionRange | static |
kMaxFieldNumber enum value | VersionRange | |
kMinFieldNumber enum value | VersionRange | |
max() const | VersionRange | inline |
MergeFrom(const VersionRange &from) | VersionRange | |
min() const | VersionRange | inline |
mutable_max() | VersionRange | inline |
mutable_min() | VersionRange | inline |
New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final | VersionRange | inline |
operator=(const VersionRange &from) | VersionRange | inline |
operator=(VersionRange &&from) noexcept | VersionRange | inline |
release_max() | VersionRange | inline |
release_min() | VersionRange | inline |
set_allocated_max(::ignition::msgs::Version *max) | VersionRange | inline |
set_allocated_min(::ignition::msgs::Version *min) | VersionRange | inline |
Swap(VersionRange *other) | VersionRange | inline |
swap(VersionRange &a, VersionRange &b) | VersionRange | friend |
unsafe_arena_release_max() | VersionRange | inline |
unsafe_arena_release_min() | VersionRange | inline |
unsafe_arena_set_allocated_max(::ignition::msgs::Version *max) | VersionRange | inline |
unsafe_arena_set_allocated_min(::ignition::msgs::Version *min) | VersionRange | inline |
UnsafeArenaSwap(VersionRange *other) | VersionRange | inline |
VersionRange() | VersionRange | inline |
VersionRange(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) | VersionRange | explicit |
VersionRange(const VersionRange &from) | VersionRange | |
VersionRange(VersionRange &&from) noexcept | VersionRange | inline |
VersionRange(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | VersionRange | explicitprotected |
~VersionRange() override | VersionRange |