Skip to content

Class mediapipe::ImageData

ClassList > mediapipe > ImageData

Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message

Classes

Type Name
class _Internal

Public Types

Type Name
enum int ImageData

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 ()
void CopyFrom (const ImageData & from)
int GetCachedSize () const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const
ImageData ()
constexpr ImageData (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
ImageData (const ImageData & from)
ImageData (ImageData && from) noexcept
bool IsInitialized () const
void MergeFrom (const ImageData & from)
ImageData * New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
void Swap (ImageData * other)
void UnsafeArenaSwap (ImageData * 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_first_person ()
void clear_frame_id ()
void clear_height ()
void clear_image_type ()
void clear_width ()
bool first_person () const
uint64_t frame_id () const
bool has_first_person () const
bool has_frame_id () const
bool has_height () const
bool has_image_type () const
bool has_width () const
uint64_t height () const
uint32_t image_type () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
ImageData & operator= (const ImageData & from)
ImageData & operator= (ImageData && from) noexcept
void set_first_person (bool value)
void set_frame_id (uint64_t value)
void set_height (uint64_t value)
void set_image_type (uint32_t value)
void set_width (uint64_t value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
uint64_t width () const
~ImageData () override

Public Static Functions

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

Protected Functions

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

Public Types Documentation

enum ImageData

enum mediapipe::ImageData::ImageData {
    kFrameIdFieldNumber = 3,
    kFirstPersonFieldNumber = 5,
    kImageTypeFieldNumber = 4,
    kWidthFieldNumber = 1,
    kHeightFieldNumber = 2
};

Public Static Attributes Documentation

variable _class_data_

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

variable kIndexInFileMessages

constexpr int mediapipe::ImageData::kIndexInFileMessages;

Public Functions Documentation

function ByteSizeLong

size_t mediapipe::ImageData::ByteSizeLong () const

function Clear

PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::ImageData::Clear () 

function CopyFrom

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

function GetCachedSize

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

function GetClassData

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

function GetMetadata

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

function ImageData [1/5]

inline mediapipe::ImageData::ImageData () 

function ImageData [2/5]

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

function ImageData [3/5]

mediapipe::ImageData::ImageData (
    const ImageData & from
) 

function ImageData [4/5]

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

function IsInitialized

bool mediapipe::ImageData::IsInitialized () const

function MergeFrom

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

function New

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

function Swap

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

function UnsafeArenaSwap

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

function _InternalParse

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

function _InternalSerialize

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

function clear_first_person

inline void mediapipe::ImageData::clear_first_person () 

function clear_frame_id

inline void mediapipe::ImageData::clear_frame_id () 

function clear_height

inline void mediapipe::ImageData::clear_height () 

function clear_image_type

inline void mediapipe::ImageData::clear_image_type () 

function clear_width

inline void mediapipe::ImageData::clear_width () 

function first_person

inline bool mediapipe::ImageData::first_person () const

function frame_id

inline uint64_t mediapipe::ImageData::frame_id () const

function has_first_person

inline bool mediapipe::ImageData::has_first_person () const

function has_frame_id

inline bool mediapipe::ImageData::has_frame_id () const

function has_height

inline bool mediapipe::ImageData::has_height () const

function has_image_type

inline bool mediapipe::ImageData::has_image_type () const

function has_width

inline bool mediapipe::ImageData::has_width () const

function height

inline uint64_t mediapipe::ImageData::height () const

function image_type

inline uint32_t mediapipe::ImageData::image_type () const

function mutable_unknown_fields

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

function operator=

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

function operator=

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

function set_first_person

inline void mediapipe::ImageData::set_first_person (
    bool value
) 

function set_frame_id

inline void mediapipe::ImageData::set_frame_id (
    uint64_t value
) 

function set_height

inline void mediapipe::ImageData::set_height (
    uint64_t value
) 

function set_image_type

inline void mediapipe::ImageData::set_image_type (
    uint32_t value
) 

function set_width

inline void mediapipe::ImageData::set_width (
    uint64_t value
) 

function unknown_fields

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

function width

inline uint64_t mediapipe::ImageData::width () const

function ~ImageData

mediapipe::ImageData::~ImageData () override

Public Static Functions Documentation

function GetDescriptor

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

function GetReflection

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

function default_instance

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

function descriptor

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

function internal_default_instance

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

Protected Functions Documentation

function ImageData [5/5]

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

Friends Documentation

friend InternalHelper

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

friend AnyMetadata

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

friend TableStruct_mediapipe_2fcalculators_2futil_2fimage_5fdata_2eproto

struct mediapipe::ImageData::TableStruct_mediapipe_2fcalculators_2futil_2fimage_5fdata_2eproto (
    ::TableStruct_mediapipe_2fcalculators_2futil_2fimage_5fdata_2eproto
) 

friend swap

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


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