ClassList > mediapipe > SwitchContainerOptions
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::SwitchContainerOptions >, 11, false > |
ext
|
Public Static Attributes
Public Functions
Public Static Functions
Protected Functions
Public Types Documentation
enum SwitchContainerOptions
enum mediapipe::SwitchContainerOptions::SwitchContainerOptions {
kContainedNodeFieldNumber = 2,
kTickInputStreamFieldNumber = 7,
kSelectFieldNumber = 3,
kEnableFieldNumber = 4,
kSynchronizeIoFieldNumber = 5,
kAsyncSelectionFieldNumber = 6
};
Public Attributes Documentation
variable ext
PROTOBUF_ATTRIBUTE_INIT_PRIORITY::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<::mediapipe::CalculatorOptions,::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits<::mediapipe::SwitchContainerOptions >, 11, false > mediapipe::SwitchContainerOptions::ext;
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::SwitchContainerOptions::_class_data_;
variable kExtFieldNumber
const int mediapipe::SwitchContainerOptions::kExtFieldNumber;
variable kIndexInFileMessages
constexpr int mediapipe::SwitchContainerOptions::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::SwitchContainerOptions::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::SwitchContainerOptions::Clear ()
function CopyFrom
void mediapipe::SwitchContainerOptions::CopyFrom (
const SwitchContainerOptions & from
)
function GetCachedSize
inline int mediapipe::SwitchContainerOptions::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::SwitchContainerOptions::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::SwitchContainerOptions::GetMetadata () const
function IsInitialized
bool mediapipe::SwitchContainerOptions::IsInitialized () const
function MergeFrom
void mediapipe::SwitchContainerOptions::MergeFrom (
const SwitchContainerOptions & from
)
function New
inline SwitchContainerOptions * mediapipe::SwitchContainerOptions::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function Swap
inline void mediapipe::SwitchContainerOptions::Swap (
SwitchContainerOptions * other
)
function SwitchContainerOptions [1/5]
inline mediapipe::SwitchContainerOptions::SwitchContainerOptions ()
function SwitchContainerOptions [2/5]
explicit constexpr mediapipe::SwitchContainerOptions::SwitchContainerOptions (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function SwitchContainerOptions [3/5]
mediapipe::SwitchContainerOptions::SwitchContainerOptions (
const SwitchContainerOptions & from
)
function SwitchContainerOptions [4/5]
inline mediapipe::SwitchContainerOptions::SwitchContainerOptions (
SwitchContainerOptions && from
) noexcept
function UnsafeArenaSwap
inline void mediapipe::SwitchContainerOptions::UnsafeArenaSwap (
SwitchContainerOptions * other
)
function _InternalParse
const char * mediapipe::SwitchContainerOptions::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::SwitchContainerOptions::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function add_contained_node
inline ::mediapipe::CalculatorGraphConfig_Node * mediapipe::SwitchContainerOptions::add_contained_node ()
inline std::string * mediapipe::SwitchContainerOptions::add_tick_input_stream ()
inline void mediapipe::SwitchContainerOptions::add_tick_input_stream (
const std::string & value
)
inline void mediapipe::SwitchContainerOptions::add_tick_input_stream (
std::string && value
)
inline void mediapipe::SwitchContainerOptions::add_tick_input_stream (
const char * value
)
inline void mediapipe::SwitchContainerOptions::add_tick_input_stream (
const char * value,
size_t size
)
function async_selection
inline bool mediapipe::SwitchContainerOptions::async_selection () const
function clear_async_selection
inline void mediapipe::SwitchContainerOptions::clear_async_selection ()
function clear_contained_node
void mediapipe::SwitchContainerOptions::clear_contained_node ()
function clear_enable
inline void mediapipe::SwitchContainerOptions::clear_enable ()
function clear_select
inline void mediapipe::SwitchContainerOptions::clear_select ()
function clear_synchronize_io
inline void mediapipe::SwitchContainerOptions::clear_synchronize_io ()
inline void mediapipe::SwitchContainerOptions::clear_tick_input_stream ()
function contained_node [1/2]
inline const ::mediapipe::CalculatorGraphConfig_Node & mediapipe::SwitchContainerOptions::contained_node (
int index
) const
function contained_node [2/2]
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::CalculatorGraphConfig_Node > & mediapipe::SwitchContainerOptions::contained_node () const
function contained_node_size
inline int mediapipe::SwitchContainerOptions::contained_node_size () const
function enable
inline bool mediapipe::SwitchContainerOptions::enable () const
function has_async_selection
inline bool mediapipe::SwitchContainerOptions::has_async_selection () const
function has_enable
inline bool mediapipe::SwitchContainerOptions::has_enable () const
function has_select
inline bool mediapipe::SwitchContainerOptions::has_select () const
function has_synchronize_io
inline bool mediapipe::SwitchContainerOptions::has_synchronize_io () const
function mutable_contained_node [1/2]
inline ::mediapipe::CalculatorGraphConfig_Node * mediapipe::SwitchContainerOptions::mutable_contained_node (
int index
)
function mutable_contained_node [2/2]
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::mediapipe::CalculatorGraphConfig_Node > * mediapipe::SwitchContainerOptions::mutable_contained_node ()
inline std::string * mediapipe::SwitchContainerOptions::mutable_tick_input_stream (
int index
)
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mediapipe::SwitchContainerOptions::mutable_tick_input_stream ()
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::SwitchContainerOptions::mutable_unknown_fields ()
function operator=
inline SwitchContainerOptions & mediapipe::SwitchContainerOptions::operator= (
const SwitchContainerOptions & from
)
function operator=
inline SwitchContainerOptions & mediapipe::SwitchContainerOptions::operator= (
SwitchContainerOptions && from
) noexcept
function select
inline int32_t mediapipe::SwitchContainerOptions::select () const
function set_async_selection
inline void mediapipe::SwitchContainerOptions::set_async_selection (
bool value
)
function set_enable
inline void mediapipe::SwitchContainerOptions::set_enable (
bool value
)
function set_select
inline void mediapipe::SwitchContainerOptions::set_select (
int32_t value
)
function set_synchronize_io
inline void mediapipe::SwitchContainerOptions::set_synchronize_io (
bool value
)
inline void mediapipe::SwitchContainerOptions::set_tick_input_stream (
int index,
const std::string & value
)
inline void mediapipe::SwitchContainerOptions::set_tick_input_stream (
int index,
std::string && value
)
inline void mediapipe::SwitchContainerOptions::set_tick_input_stream (
int index,
const char * value
)
inline void mediapipe::SwitchContainerOptions::set_tick_input_stream (
int index,
const char * value,
size_t size
)
function synchronize_io
inline bool mediapipe::SwitchContainerOptions::synchronize_io () const
inline const std::string & mediapipe::SwitchContainerOptions::tick_input_stream (
int index
) const
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & mediapipe::SwitchContainerOptions::tick_input_stream () const
inline int mediapipe::SwitchContainerOptions::tick_input_stream_size () const
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::SwitchContainerOptions::unknown_fields () const
function ~SwitchContainerOptions
mediapipe::SwitchContainerOptions::~SwitchContainerOptions () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::SwitchContainerOptions::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::SwitchContainerOptions::GetReflection ()
function default_instance
static inline const SwitchContainerOptions & mediapipe::SwitchContainerOptions::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::SwitchContainerOptions::descriptor ()
function internal_default_instance
static inline const SwitchContainerOptions * mediapipe::SwitchContainerOptions::internal_default_instance ()
Protected Functions Documentation
function SwitchContainerOptions [5/5]
explicit mediapipe::SwitchContainerOptions::SwitchContainerOptions (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::SwitchContainerOptions::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::SwitchContainerOptions::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::SwitchContainerOptions::TableStruct_mediapipe_2fframework_2ftool_2fswitch_5fcontainer_2eproto (
::TableStruct_mediapipe_2fframework_2ftool_2fswitch_5fcontainer_2eproto
)
friend swap
inline void mediapipe::SwitchContainerOptions::swap (
SwitchContainerOptions & a,
SwitchContainerOptions & b
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/framework/tool/switch_container.pb.h