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