ClassList > mediapipe > ThresholdingCalculatorOptions
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Attributes
Type |
Name |
::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::mediapipe::CalculatorOptions, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::mediapipe::ThresholdingCalculatorOptions >, 11, false > |
ext
|
Public Static Attributes
Public Functions
Public Static Functions
Protected Functions
Public Types Documentation
enum ThresholdingCalculatorOptions
enum mediapipe::ThresholdingCalculatorOptions::ThresholdingCalculatorOptions {
kThresholdFieldNumber = 1
};
Public Attributes Documentation
variable ext
PROTOBUF_ATTRIBUTE_INIT_PRIORITY::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<::mediapipe::CalculatorOptions,::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits<::mediapipe::ThresholdingCalculatorOptions >, 11, false > mediapipe::ThresholdingCalculatorOptions::ext;
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::ThresholdingCalculatorOptions::_class_data_;
variable kExtFieldNumber
const int mediapipe::ThresholdingCalculatorOptions::kExtFieldNumber;
variable kIndexInFileMessages
constexpr int mediapipe::ThresholdingCalculatorOptions::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::ThresholdingCalculatorOptions::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::ThresholdingCalculatorOptions::Clear ()
function CopyFrom
void mediapipe::ThresholdingCalculatorOptions::CopyFrom (
const ThresholdingCalculatorOptions & from
)
function GetCachedSize
inline int mediapipe::ThresholdingCalculatorOptions::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::ThresholdingCalculatorOptions::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::ThresholdingCalculatorOptions::GetMetadata () const
function IsInitialized
bool mediapipe::ThresholdingCalculatorOptions::IsInitialized () const
function MergeFrom
void mediapipe::ThresholdingCalculatorOptions::MergeFrom (
const ThresholdingCalculatorOptions & from
)
function New
inline ThresholdingCalculatorOptions * mediapipe::ThresholdingCalculatorOptions::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function Swap
inline void mediapipe::ThresholdingCalculatorOptions::Swap (
ThresholdingCalculatorOptions * other
)
function ThresholdingCalculatorOptions [1/5]
inline mediapipe::ThresholdingCalculatorOptions::ThresholdingCalculatorOptions ()
function ThresholdingCalculatorOptions [2/5]
explicit constexpr mediapipe::ThresholdingCalculatorOptions::ThresholdingCalculatorOptions (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function ThresholdingCalculatorOptions [3/5]
mediapipe::ThresholdingCalculatorOptions::ThresholdingCalculatorOptions (
const ThresholdingCalculatorOptions & from
)
function ThresholdingCalculatorOptions [4/5]
inline mediapipe::ThresholdingCalculatorOptions::ThresholdingCalculatorOptions (
ThresholdingCalculatorOptions && from
) noexcept
function UnsafeArenaSwap
inline void mediapipe::ThresholdingCalculatorOptions::UnsafeArenaSwap (
ThresholdingCalculatorOptions * other
)
function _InternalParse
const char * mediapipe::ThresholdingCalculatorOptions::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::ThresholdingCalculatorOptions::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function clear_threshold
inline void mediapipe::ThresholdingCalculatorOptions::clear_threshold ()
function has_threshold
inline bool mediapipe::ThresholdingCalculatorOptions::has_threshold () const
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::ThresholdingCalculatorOptions::mutable_unknown_fields ()
function operator=
inline ThresholdingCalculatorOptions & mediapipe::ThresholdingCalculatorOptions::operator= (
const ThresholdingCalculatorOptions & from
)
function operator=
inline ThresholdingCalculatorOptions & mediapipe::ThresholdingCalculatorOptions::operator= (
ThresholdingCalculatorOptions && from
) noexcept
function set_threshold
inline void mediapipe::ThresholdingCalculatorOptions::set_threshold (
double value
)
function threshold
inline double mediapipe::ThresholdingCalculatorOptions::threshold () const
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::ThresholdingCalculatorOptions::unknown_fields () const
function ~ThresholdingCalculatorOptions
mediapipe::ThresholdingCalculatorOptions::~ThresholdingCalculatorOptions () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::ThresholdingCalculatorOptions::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::ThresholdingCalculatorOptions::GetReflection ()
function default_instance
static inline const ThresholdingCalculatorOptions & mediapipe::ThresholdingCalculatorOptions::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::ThresholdingCalculatorOptions::descriptor ()
function internal_default_instance
static inline const ThresholdingCalculatorOptions * mediapipe::ThresholdingCalculatorOptions::internal_default_instance ()
Protected Functions Documentation
function ThresholdingCalculatorOptions [5/5]
explicit mediapipe::ThresholdingCalculatorOptions::ThresholdingCalculatorOptions (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::ThresholdingCalculatorOptions::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::ThresholdingCalculatorOptions::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::ThresholdingCalculatorOptions::TableStruct_mediapipe_2fcalculators_2futil_2fthresholding_5fcalculator_2eproto (
::TableStruct_mediapipe_2fcalculators_2futil_2fthresholding_5fcalculator_2eproto
)
friend swap
inline void mediapipe::ThresholdingCalculatorOptions::swap (
ThresholdingCalculatorOptions & a,
ThresholdingCalculatorOptions & b
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/calculators/util/thresholding_calculator.pb.h