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