#include <field_mask.pb.h>
|
| FieldMask (::PROTOBUF_NAMESPACE_ID::Arena *arena) |
|
Definition at line 69 of file field_mask.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ anonymous enum
◆ FieldMask() [1/4]
◆ ~FieldMask()
FieldMask::~FieldMask |
( |
| ) |
|
|
virtual |
◆ FieldMask() [2/4]
FieldMask::FieldMask |
( |
const FieldMask & |
from | ) |
|
◆ FieldMask() [3/4]
◆ FieldMask() [4/4]
FieldMask::FieldMask |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena | ) |
|
|
explicitprotected |
◆ add_paths() [1/5]
◆ add_paths() [2/5]
void FieldMask::add_paths |
( |
const char * |
value | ) |
|
|
inline |
◆ add_paths() [3/5]
void FieldMask::add_paths |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ add_paths() [4/5]
◆ add_paths() [5/5]
◆ ArenaDtor()
void FieldMask::ArenaDtor |
( |
void * |
object | ) |
|
|
staticprivate |
◆ ByteSizeLong()
size_t FieldMask::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
void FieldMask::Clear |
( |
| ) |
|
|
final |
◆ clear_paths()
void FieldMask::clear_paths |
( |
| ) |
|
|
inline |
◆ CopyFrom() [1/2]
void FieldMask::CopyFrom |
( |
const ::PROTOBUF_NAMESPACE_ID::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
◆ default_instance()
const FieldMask & FieldMask::default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
◆ FullMessageName()
::PROTOBUF_NAMESPACE_ID::StringPiece FieldMask::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
◆ GetArena()
inline ::PROTOBUF_NAMESPACE_ID::Arena* FieldMask::GetArena |
( |
| ) |
const |
|
inlinefinal |
◆ GetArenaNoVirtual()
inline ::PROTOBUF_NAMESPACE_ID::Arena* FieldMask::GetArenaNoVirtual |
( |
| ) |
const |
|
inlineprivate |
◆ GetCachedSize()
int FieldMask::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetDescriptor()
◆ GetMaybeArenaPointer()
void* FieldMask::GetMaybeArenaPointer |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
PROTOBUF_NAMESPACE_ID::Metadata FieldMask::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetMetadataStatic()
::PROTOBUF_NAMESPACE_ID::Metadata FieldMask::GetMetadataStatic |
( |
| ) |
|
|
inlinestaticprivate |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection* FieldMask::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ InitAsDefaultInstance()
PROTOBUF_NAMESPACE_OPEN void FieldMask::InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const FieldMask* FieldMask::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
PROTOBUF_NAMESPACE_ID::uint8 * FieldMask::InternalSerializeWithCachedSizesToArray |
( |
::PROTOBUF_NAMESPACE_ID::uint8 * |
target | ) |
const |
|
final |
◆ InternalSwap()
◆ IsInitialized()
bool FieldMask::IsInitialized |
( |
| ) |
const |
|
final |
◆ MaybeArenaPtr()
void* FieldMask::MaybeArenaPtr |
( |
| ) |
const |
|
inlineprivate |
◆ MergeFrom() [1/2]
void FieldMask::MergeFrom |
( |
const ::PROTOBUF_NAMESPACE_ID::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
◆ MergePartialFromCodedStream()
bool FieldMask::MergePartialFromCodedStream |
( |
::PROTOBUF_NAMESPACE_ID::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_paths() [1/2]
PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * FieldMask::mutable_paths |
( |
| ) |
|
|
inline |
◆ mutable_paths() [2/2]
◆ New() [1/2]
◆ New() [2/2]
FieldMask* FieldMask::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ paths() [1/2]
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & FieldMask::paths |
( |
| ) |
const |
|
inline |
◆ paths() [2/2]
const std::string & FieldMask::paths |
( |
int |
index | ) |
const |
|
inline |
◆ paths_size()
int FieldMask::paths_size |
( |
| ) |
const |
|
inline |
◆ RegisterArenaDtor()
void FieldMask::RegisterArenaDtor |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena | ) |
|
|
inlineprivate |
◆ SerializeWithCachedSizes()
void FieldMask::SerializeWithCachedSizes |
( |
::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_paths() [1/4]
void FieldMask::set_paths |
( |
int |
index, |
|
|
const char * |
value |
|
) |
| |
|
inline |
◆ set_paths() [2/4]
void FieldMask::set_paths |
( |
int |
index, |
|
|
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_paths() [3/4]
◆ set_paths() [4/4]
◆ SetCachedSize()
void FieldMask::SetCachedSize |
( |
int |
size | ) |
const |
|
finalprivate |
◆ SharedCtor()
void FieldMask::SharedCtor |
( |
| ) |
|
|
inlineprivate |
◆ SharedDtor()
void FieldMask::SharedDtor |
( |
| ) |
|
|
inlineprivate |
◆ Swap()
◆ UnsafeArenaSwap()
◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
|
friend |
◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_google_2fprotobuf_2ffield_5fmask_2eproto
◆ swap
◆ _cached_size_
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize FieldMask::_cached_size_ |
|
private |
◆ _internal_metadata_
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena FieldMask::_internal_metadata_ |
|
private |
◆ kIndexInFileMessages
constexpr int FieldMask::kIndexInFileMessages |
|
staticconstexpr |
◆ paths_
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> FieldMask::paths_ |
|
private |
The documentation for this class was generated from the following files: