Skip to content

Class mediapipe::PacketGeneratorOptions

ClassList > mediapipe > PacketGeneratorOptions

Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message

Classes

Type Name
class _Internal

Public Types

Type Name
enum int PacketGeneratorOptions

Public Static Attributes

Type Name
const ClassData _class_data_ = /* multi line expression */
constexpr int kIndexInFileMessages = /* multi line expression */

Public Functions

Type Name
_proto_TypeTraits::Repeated::MutableType AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id)
void AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id, typename _proto_TypeTraits::Repeated::ConstType value)
size_t ByteSizeLong () const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear ()
void ClearExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id)
void CopyFrom (const PacketGeneratorOptions & from)
int ExtensionSize (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id) const
int GetCachedSize () const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const
_proto_TypeTraits::Singular::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id) const
_proto_TypeTraits::Repeated::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id, int index) const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const
const _proto_TypeTraits::Repeated::RepeatedFieldType & GetRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id) const
bool HasExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id) const
bool IsInitialized () const
void MergeFrom (const PacketGeneratorOptions & from)
_proto_TypeTraits::Singular::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id)
_proto_TypeTraits::Repeated::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id, int index)
_proto_TypeTraits::Repeated::RepeatedFieldType * MutableRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id)
PacketGeneratorOptions * New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
PacketGeneratorOptions ()
constexpr PacketGeneratorOptions (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
PacketGeneratorOptions (const PacketGeneratorOptions & from)
PacketGeneratorOptions (PacketGeneratorOptions && from) noexcept
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType ReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id)
void SetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id, typename _proto_TypeTraits::Singular::MutableType value)
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id, typename _proto_TypeTraits::Singular::ConstType value)
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id, int index, typename _proto_TypeTraits::Repeated::ConstType value)
void Swap (PacketGeneratorOptions * other)
_proto_TypeTraits::Singular::MutableType UnsafeArenaReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id)
void UnsafeArenaSetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id, typename _proto_TypeTraits::Singular::MutableType value)
void UnsafeArenaSwap (PacketGeneratorOptions * other)
const char * _InternalParse (const char * ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx)
uint8_t * _InternalSerialize (uint8_t * target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream) const
void clear_merge_fields ()
bool has_merge_fields () const
bool merge_fields () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
PacketGeneratorOptions & operator= (const PacketGeneratorOptions & from)
PacketGeneratorOptions & operator= (PacketGeneratorOptions && from) noexcept
void set_merge_fields (bool value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
~PacketGeneratorOptions () override

Public Static Functions

Type Name
const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
const PacketGeneratorOptions & default_instance ()
const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
const PacketGeneratorOptions * internal_default_instance ()

Protected Functions

Type Name
PacketGeneratorOptions (::PROTOBUF_NAMESPACE_ID::Arena * arena, bool is_message_owned=false)

Public Types Documentation

enum PacketGeneratorOptions

enum mediapipe::PacketGeneratorOptions::PacketGeneratorOptions {
    kMergeFieldsFieldNumber = 1
};

Public Static Attributes Documentation

variable _class_data_

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::PacketGeneratorOptions::_class_data_;

variable kIndexInFileMessages

constexpr int mediapipe::PacketGeneratorOptions::kIndexInFileMessages;

Public Functions Documentation

function AddExtension [1/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline _proto_TypeTraits::Repeated::MutableType mediapipe::PacketGeneratorOptions::AddExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id
) 

function AddExtension [2/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline void mediapipe::PacketGeneratorOptions::AddExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id,
    typename _proto_TypeTraits::Repeated::ConstType value
) 

function ByteSizeLong

size_t mediapipe::PacketGeneratorOptions::ByteSizeLong () const

function Clear

PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::PacketGeneratorOptions::Clear () 

function ClearExtension

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline void mediapipe::PacketGeneratorOptions::ClearExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id
) 

function CopyFrom

void mediapipe::PacketGeneratorOptions::CopyFrom (
    const PacketGeneratorOptions & from
) 

function ExtensionSize

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline int mediapipe::PacketGeneratorOptions::ExtensionSize (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id
) const

function GetCachedSize

inline int mediapipe::PacketGeneratorOptions::GetCachedSize () const

function GetClassData

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::PacketGeneratorOptions::GetClassData () const

function GetExtension [1/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline _proto_TypeTraits::Singular::ConstType mediapipe::PacketGeneratorOptions::GetExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id
) const

function GetExtension [2/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline _proto_TypeTraits::Repeated::ConstType mediapipe::PacketGeneratorOptions::GetExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id,
    int index
) const

function GetMetadata

::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::PacketGeneratorOptions::GetMetadata () const

function GetRepeatedExtension

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline const _proto_TypeTraits::Repeated::RepeatedFieldType & mediapipe::PacketGeneratorOptions::GetRepeatedExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id
) const

function HasExtension

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline bool mediapipe::PacketGeneratorOptions::HasExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id
) const

function IsInitialized

bool mediapipe::PacketGeneratorOptions::IsInitialized () const

function MergeFrom

void mediapipe::PacketGeneratorOptions::MergeFrom (
    const PacketGeneratorOptions & from
) 

function MutableExtension [1/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline _proto_TypeTraits::Singular::MutableType mediapipe::PacketGeneratorOptions::MutableExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id
) 

function MutableExtension [2/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline _proto_TypeTraits::Repeated::MutableType mediapipe::PacketGeneratorOptions::MutableExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id,
    int index
) 

function MutableRepeatedExtension

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline _proto_TypeTraits::Repeated::RepeatedFieldType * mediapipe::PacketGeneratorOptions::MutableRepeatedExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id
) 

function New

inline PacketGeneratorOptions * mediapipe::PacketGeneratorOptions::New (
    ::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const

function PacketGeneratorOptions [1/5]

inline mediapipe::PacketGeneratorOptions::PacketGeneratorOptions () 

function PacketGeneratorOptions [2/5]

explicit constexpr mediapipe::PacketGeneratorOptions::PacketGeneratorOptions (
    ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
) 

function PacketGeneratorOptions [3/5]

mediapipe::PacketGeneratorOptions::PacketGeneratorOptions (
    const PacketGeneratorOptions & from
) 

function PacketGeneratorOptions [4/5]

inline mediapipe::PacketGeneratorOptions::PacketGeneratorOptions (
    PacketGeneratorOptions && from
) noexcept

function ReleaseExtension

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType mediapipe::PacketGeneratorOptions::ReleaseExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id
) 

function SetAllocatedExtension

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline void mediapipe::PacketGeneratorOptions::SetAllocatedExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id,
    typename _proto_TypeTraits::Singular::MutableType value
) 

function SetExtension [1/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline void mediapipe::PacketGeneratorOptions::SetExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id,
    typename _proto_TypeTraits::Singular::ConstType value
) 

function SetExtension [2/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline void mediapipe::PacketGeneratorOptions::SetExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id,
    int index,
    typename _proto_TypeTraits::Repeated::ConstType value
) 

function Swap

inline void mediapipe::PacketGeneratorOptions::Swap (
    PacketGeneratorOptions * other
) 

function UnsafeArenaReleaseExtension

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline _proto_TypeTraits::Singular::MutableType mediapipe::PacketGeneratorOptions::UnsafeArenaReleaseExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id
) 

function UnsafeArenaSetAllocatedExtension

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
inline void mediapipe::PacketGeneratorOptions::UnsafeArenaSetAllocatedExtension (
    const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< PacketGeneratorOptions, _proto_TypeTraits, _field_type, _is_packed > & id,
    typename _proto_TypeTraits::Singular::MutableType value
) 

function UnsafeArenaSwap

inline void mediapipe::PacketGeneratorOptions::UnsafeArenaSwap (
    PacketGeneratorOptions * other
) 

function _InternalParse

const char * mediapipe::PacketGeneratorOptions::_InternalParse (
    const char * ptr,
    ::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
) 

function _InternalSerialize

uint8_t * mediapipe::PacketGeneratorOptions::_InternalSerialize (
    uint8_t * target,
    ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const

function clear_merge_fields

inline void mediapipe::PacketGeneratorOptions::clear_merge_fields () 

function has_merge_fields

inline bool mediapipe::PacketGeneratorOptions::has_merge_fields () const

function merge_fields

inline bool mediapipe::PacketGeneratorOptions::merge_fields () const

function mutable_unknown_fields

inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::PacketGeneratorOptions::mutable_unknown_fields () 

function operator=

inline PacketGeneratorOptions & mediapipe::PacketGeneratorOptions::operator= (
    const PacketGeneratorOptions & from
) 

function operator=

inline PacketGeneratorOptions & mediapipe::PacketGeneratorOptions::operator= (
    PacketGeneratorOptions && from
) noexcept

function set_merge_fields

inline void mediapipe::PacketGeneratorOptions::set_merge_fields (
    bool value
) 

function unknown_fields

inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::PacketGeneratorOptions::unknown_fields () const

function ~PacketGeneratorOptions

mediapipe::PacketGeneratorOptions::~PacketGeneratorOptions () override

Public Static Functions Documentation

function GetDescriptor

static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::PacketGeneratorOptions::GetDescriptor () 

function GetReflection

static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::PacketGeneratorOptions::GetReflection () 

function default_instance

static inline const PacketGeneratorOptions & mediapipe::PacketGeneratorOptions::default_instance () 

function descriptor

static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::PacketGeneratorOptions::descriptor () 

function internal_default_instance

static inline const PacketGeneratorOptions * mediapipe::PacketGeneratorOptions::internal_default_instance () 

Protected Functions Documentation

function PacketGeneratorOptions [5/5]

explicit mediapipe::PacketGeneratorOptions::PacketGeneratorOptions (
    ::PROTOBUF_NAMESPACE_ID::Arena * arena,
    bool is_message_owned=false
) 

Friends Documentation

friend InternalHelper

template<typename T>
class mediapipe::PacketGeneratorOptions::InternalHelper (
    ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
) 

friend AnyMetadata

class mediapipe::PacketGeneratorOptions::AnyMetadata (
    ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
) 

friend TableStruct_mediapipe_2fframework_2fpacket_5fgenerator_2eproto

struct mediapipe::PacketGeneratorOptions::TableStruct_mediapipe_2fframework_2fpacket_5fgenerator_2eproto (
    ::TableStruct_mediapipe_2fframework_2fpacket_5fgenerator_2eproto
) 

friend swap

inline void mediapipe::PacketGeneratorOptions::swap (
    PacketGeneratorOptions & a,
    PacketGeneratorOptions & b
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/framework/packet_generator.pb.h