Skip to content

Class mediapipe::Color

ClassList > mediapipe > Color

Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message

Classes

Type Name
class _Internal

Public Types

Type Name
enum int Color

Public Static Attributes

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

Public Functions

Type Name
size_t ByteSizeLong () const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear ()
Color ()
constexpr Color (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
Color (const Color & from)
Color (Color && from) noexcept
void CopyFrom (const Color & from)
int GetCachedSize () const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const
bool IsInitialized () const
void MergeFrom (const Color & from)
Color * New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
void Swap (Color * other)
void UnsafeArenaSwap (Color * 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
int32_t b () const
void clear_b ()
void clear_g ()
void clear_r ()
int32_t g () const
bool has_b () const
bool has_g () const
bool has_r () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
Color & operator= (const Color & from)
Color & operator= (Color && from) noexcept
int32_t r () const
void set_b (int32_t value)
void set_g (int32_t value)
void set_r (int32_t value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
~Color () override

Public Static Functions

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

Protected Functions

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

Public Types Documentation

enum Color

enum mediapipe::Color::Color {
    kRFieldNumber = 1,
    kGFieldNumber = 2,
    kBFieldNumber = 3
};

Public Static Attributes Documentation

variable _class_data_

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

variable kIndexInFileMessages

constexpr int mediapipe::Color::kIndexInFileMessages;

Public Functions Documentation

function ByteSizeLong

size_t mediapipe::Color::ByteSizeLong () const

function Clear

PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::Color::Clear () 

function Color [1/5]

inline mediapipe::Color::Color () 

function Color [2/5]

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

function Color [3/5]

mediapipe::Color::Color (
    const Color & from
) 

function Color [4/5]

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

function CopyFrom

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

function GetCachedSize

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

function GetClassData

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

function GetMetadata

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

function IsInitialized

bool mediapipe::Color::IsInitialized () const

function MergeFrom

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

function New

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

function Swap

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

function UnsafeArenaSwap

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

function _InternalParse

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

function _InternalSerialize

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

function b

inline int32_t mediapipe::Color::b () const

function clear_b

inline void mediapipe::Color::clear_b () 

function clear_g

inline void mediapipe::Color::clear_g () 

function clear_r

inline void mediapipe::Color::clear_r () 

function g

inline int32_t mediapipe::Color::g () const

function has_b

inline bool mediapipe::Color::has_b () const

function has_g

inline bool mediapipe::Color::has_g () const

function has_r

inline bool mediapipe::Color::has_r () const

function mutable_unknown_fields

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

function operator=

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

function operator=

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

function r

inline int32_t mediapipe::Color::r () const

function set_b

inline void mediapipe::Color::set_b (
    int32_t value
) 

function set_g

inline void mediapipe::Color::set_g (
    int32_t value
) 

function set_r

inline void mediapipe::Color::set_r (
    int32_t value
) 

function unknown_fields

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

function ~Color

mediapipe::Color::~Color () override

Public Static Functions Documentation

function GetDescriptor

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

function GetReflection

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

function default_instance

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

function descriptor

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

function internal_default_instance

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

Protected Functions Documentation

function Color [5/5]

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

Friends Documentation

friend InternalHelper

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

friend AnyMetadata

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

friend TableStruct_mediapipe_2futil_2fcolor_2eproto

struct mediapipe::Color::TableStruct_mediapipe_2futil_2fcolor_2eproto (
    ::TableStruct_mediapipe_2futil_2fcolor_2eproto
) 

friend swap

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


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