ClassList > mediapipe > PacketGeneratorOptions
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Static Attributes
Public Functions
Public Static Functions
Protected Functions
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
::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
)
class mediapipe::PacketGeneratorOptions::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
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