Skip to content

Class mediapipe::LocalFileContentsCalculatorOptions

ClassList > mediapipe > LocalFileContentsCalculatorOptions

Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message

Classes

Type Name
class _Internal

Public Types

Type Name
enum int LocalFileContentsCalculatorOptions

Public Attributes

Type Name
::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::mediapipe::CalculatorOptions, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::mediapipe::LocalFileContentsCalculatorOptions >, 11, false > ext

Public Static Attributes

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

Public Functions

Type Name
size_t ByteSizeLong () const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear ()
void CopyFrom (const LocalFileContentsCalculatorOptions & from)
int GetCachedSize () const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const
bool IsInitialized () const
LocalFileContentsCalculatorOptions ()
constexpr LocalFileContentsCalculatorOptions (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
LocalFileContentsCalculatorOptions (const LocalFileContentsCalculatorOptions & from)
LocalFileContentsCalculatorOptions (LocalFileContentsCalculatorOptions && from) noexcept
void MergeFrom (const LocalFileContentsCalculatorOptions & from)
LocalFileContentsCalculatorOptions * New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
void Swap (LocalFileContentsCalculatorOptions * other)
void UnsafeArenaSwap (LocalFileContentsCalculatorOptions * 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_text_mode ()
bool has_text_mode () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
LocalFileContentsCalculatorOptions & operator= (const LocalFileContentsCalculatorOptions & from)
LocalFileContentsCalculatorOptions & operator= (LocalFileContentsCalculatorOptions && from) noexcept
void set_text_mode (bool value)
bool text_mode () const
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
~LocalFileContentsCalculatorOptions () override

Public Static Functions

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

Protected Functions

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

Public Types Documentation

enum LocalFileContentsCalculatorOptions

enum mediapipe::LocalFileContentsCalculatorOptions::LocalFileContentsCalculatorOptions {
    kTextModeFieldNumber = 1
};

Public Attributes Documentation

variable ext

PROTOBUF_ATTRIBUTE_INIT_PRIORITY::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<::mediapipe::CalculatorOptions,::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits<::mediapipe::LocalFileContentsCalculatorOptions >, 11, false > mediapipe::LocalFileContentsCalculatorOptions::ext;

Public Static Attributes Documentation

variable _class_data_

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

variable kExtFieldNumber

const int mediapipe::LocalFileContentsCalculatorOptions::kExtFieldNumber;

variable kIndexInFileMessages

constexpr int mediapipe::LocalFileContentsCalculatorOptions::kIndexInFileMessages;

Public Functions Documentation

function ByteSizeLong

size_t mediapipe::LocalFileContentsCalculatorOptions::ByteSizeLong () const

function Clear

PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::LocalFileContentsCalculatorOptions::Clear () 

function CopyFrom

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

function GetCachedSize

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

function GetClassData

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

function GetMetadata

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

function IsInitialized

bool mediapipe::LocalFileContentsCalculatorOptions::IsInitialized () const

function LocalFileContentsCalculatorOptions [1/5]

inline mediapipe::LocalFileContentsCalculatorOptions::LocalFileContentsCalculatorOptions () 

function LocalFileContentsCalculatorOptions [2/5]

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

function LocalFileContentsCalculatorOptions [3/5]

mediapipe::LocalFileContentsCalculatorOptions::LocalFileContentsCalculatorOptions (
    const LocalFileContentsCalculatorOptions & from
) 

function LocalFileContentsCalculatorOptions [4/5]

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

function MergeFrom

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

function New

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

function Swap

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

function UnsafeArenaSwap

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

function _InternalParse

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

function _InternalSerialize

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

function clear_text_mode

inline void mediapipe::LocalFileContentsCalculatorOptions::clear_text_mode () 

function has_text_mode

inline bool mediapipe::LocalFileContentsCalculatorOptions::has_text_mode () const

function mutable_unknown_fields

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

function operator=

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

function operator=

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

function set_text_mode

inline void mediapipe::LocalFileContentsCalculatorOptions::set_text_mode (
    bool value
) 

function text_mode

inline bool mediapipe::LocalFileContentsCalculatorOptions::text_mode () const

function unknown_fields

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

function ~LocalFileContentsCalculatorOptions

mediapipe::LocalFileContentsCalculatorOptions::~LocalFileContentsCalculatorOptions () override

Public Static Functions Documentation

function GetDescriptor

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

function GetReflection

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

function default_instance

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

function descriptor

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

function internal_default_instance

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

Protected Functions Documentation

function LocalFileContentsCalculatorOptions [5/5]

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

Friends Documentation

friend InternalHelper

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

friend AnyMetadata

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

friend TableStruct_mediapipe_2fcalculators_2futil_2flocal_5ffile_5fcontents_5fcalculator_2eproto

struct mediapipe::LocalFileContentsCalculatorOptions::TableStruct_mediapipe_2fcalculators_2futil_2flocal_5ffile_5fcontents_5fcalculator_2eproto (
    ::TableStruct_mediapipe_2fcalculators_2futil_2flocal_5ffile_5fcontents_5fcalculator_2eproto
) 

friend swap

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


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