ClassList > mediapipe > FieldDescriptorProto
Inherits the following classes: PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase
Classes
Public Types
Type |
Name |
typedef FieldDescriptorProto_Type |
Type
|
Public Static Attributes
Type |
Name |
constexpr Type |
TYPE_BOOL = /* multi line expression */
|
constexpr Type |
TYPE_BYTES = /* multi line expression */
|
constexpr Type |
TYPE_DOUBLE = /* multi line expression */
|
constexpr Type |
TYPE_ENUM = /* multi line expression */
|
constexpr Type |
TYPE_FIXED32 = /* multi line expression */
|
constexpr Type |
TYPE_FIXED64 = /* multi line expression */
|
constexpr Type |
TYPE_FLOAT = /* multi line expression */
|
constexpr Type |
TYPE_GROUP = /* multi line expression */
|
constexpr Type |
TYPE_INT32 = /* multi line expression */
|
constexpr Type |
TYPE_INT64 = /* multi line expression */
|
constexpr Type |
TYPE_INVALID = /* multi line expression */
|
constexpr Type |
TYPE_MESSAGE = /* multi line expression */
|
constexpr Type |
TYPE_SFIXED32 = /* multi line expression */
|
constexpr Type |
TYPE_SFIXED64 = /* multi line expression */
|
constexpr Type |
TYPE_SINT32 = /* multi line expression */
|
constexpr Type |
TYPE_SINT64 = /* multi line expression */
|
constexpr Type |
TYPE_STRING = /* multi line expression */
|
constexpr Type |
TYPE_UINT32 = /* multi line expression */
|
constexpr Type |
TYPE_UINT64 = /* multi line expression */
|
constexpr int |
Type_ARRAYSIZE = /* multi line expression */
|
constexpr Type |
Type_MAX = /* multi line expression */
|
constexpr Type |
Type_MIN = /* multi line expression */
|
const ClassData |
_class_data_ = /* multi line expression */
|
constexpr int |
kIndexInFileMessages = /* multi line expression */
|
Public Functions
Public Static Functions
Protected Functions
Type |
Name |
|
FieldDescriptorProto (::PROTOBUF_NAMESPACE_ID::Arena * arena, bool is_message_owned=false)
|
Public Types Documentation
typedef Type
typedef FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::Type;
Public Static Attributes Documentation
variable TYPE_BOOL
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_BOOL;
variable TYPE_BYTES
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_BYTES;
variable TYPE_DOUBLE
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_DOUBLE;
variable TYPE_ENUM
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_ENUM;
variable TYPE_FIXED32
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_FIXED32;
variable TYPE_FIXED64
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_FIXED64;
variable TYPE_FLOAT
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_FLOAT;
variable TYPE_GROUP
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_GROUP;
variable TYPE_INT32
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_INT32;
variable TYPE_INT64
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_INT64;
variable TYPE_INVALID
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_INVALID;
variable TYPE_MESSAGE
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_MESSAGE;
variable TYPE_SFIXED32
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_SFIXED32;
variable TYPE_SFIXED64
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_SFIXED64;
variable TYPE_SINT32
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_SINT32;
variable TYPE_SINT64
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_SINT64;
variable TYPE_STRING
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_STRING;
variable TYPE_UINT32
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_UINT32;
variable TYPE_UINT64
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::TYPE_UINT64;
variable Type_ARRAYSIZE
constexpr int mediapipe::FieldDescriptorProto::Type_ARRAYSIZE;
variable Type_MAX
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::Type_MAX;
variable Type_MIN
constexpr FieldDescriptorProto_Type mediapipe::FieldDescriptorProto::Type_MIN;
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::FieldDescriptorProto::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::FieldDescriptorProto::kIndexInFileMessages;
Public Functions Documentation
function CopyFrom
inline void mediapipe::FieldDescriptorProto::CopyFrom (
const FieldDescriptorProto & from
)
function FieldDescriptorProto [1/5]
inline mediapipe::FieldDescriptorProto::FieldDescriptorProto ()
function FieldDescriptorProto [2/5]
explicit constexpr mediapipe::FieldDescriptorProto::FieldDescriptorProto (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function FieldDescriptorProto [3/5]
mediapipe::FieldDescriptorProto::FieldDescriptorProto (
const FieldDescriptorProto & from
)
function FieldDescriptorProto [4/5]
inline mediapipe::FieldDescriptorProto::FieldDescriptorProto (
FieldDescriptorProto && from
) noexcept
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::FieldDescriptorProto::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::FieldDescriptorProto::GetMetadata () const
function MergeFrom
inline void mediapipe::FieldDescriptorProto::MergeFrom (
const FieldDescriptorProto & from
)
function New
inline FieldDescriptorProto * mediapipe::FieldDescriptorProto::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function Swap
inline void mediapipe::FieldDescriptorProto::Swap (
FieldDescriptorProto * other
)
function UnsafeArenaSwap
inline void mediapipe::FieldDescriptorProto::UnsafeArenaSwap (
FieldDescriptorProto * other
)
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::FieldDescriptorProto::mutable_unknown_fields ()
function operator=
inline FieldDescriptorProto & mediapipe::FieldDescriptorProto::operator= (
const FieldDescriptorProto & from
)
function operator=
inline FieldDescriptorProto & mediapipe::FieldDescriptorProto::operator= (
FieldDescriptorProto && from
) noexcept
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::FieldDescriptorProto::unknown_fields () const
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::FieldDescriptorProto::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::FieldDescriptorProto::GetReflection ()
function Type_IsValid
static inline bool mediapipe::FieldDescriptorProto::Type_IsValid (
int value
)
function Type_Name
template<typename T>
static inline const std::string & mediapipe::FieldDescriptorProto::Type_Name (
T enum_t_value
)
function Type_Parse
static inline bool mediapipe::FieldDescriptorProto::Type_Parse (
::PROTOBUF_NAMESPACE_ID::ConstStringParam name,
Type * value
)
function Type_descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * mediapipe::FieldDescriptorProto::Type_descriptor ()
function default_instance
static inline const FieldDescriptorProto & mediapipe::FieldDescriptorProto::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::FieldDescriptorProto::descriptor ()
function internal_default_instance
static inline const FieldDescriptorProto * mediapipe::FieldDescriptorProto::internal_default_instance ()
Protected Functions Documentation
function FieldDescriptorProto [5/5]
explicit mediapipe::FieldDescriptorProto::FieldDescriptorProto (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::FieldDescriptorProto::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::FieldDescriptorProto::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::FieldDescriptorProto::TableStruct_mediapipe_2fframework_2fdeps_2fproto_5fdescriptor_2eproto (
::TableStruct_mediapipe_2fframework_2fdeps_2fproto_5fdescriptor_2eproto
)
friend swap
inline void mediapipe::FieldDescriptorProto::swap (
FieldDescriptorProto & a,
FieldDescriptorProto & b
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/framework/deps/proto_descriptor.pb.h