ClassList > mediapipe > StreamProfile
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Static Attributes
Public Functions
Public Static Functions
Protected Functions
Type |
Name |
|
StreamProfile (::PROTOBUF_NAMESPACE_ID::Arena * arena, bool is_message_owned=false)
|
Public Types Documentation
enum StreamProfile
enum mediapipe::StreamProfile::StreamProfile {
kNameFieldNumber = 1,
kLatencyFieldNumber = 3,
kBackEdgeFieldNumber = 2
};
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::StreamProfile::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::StreamProfile::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::StreamProfile::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::StreamProfile::Clear ()
function CopyFrom
void mediapipe::StreamProfile::CopyFrom (
const StreamProfile & from
)
function GetCachedSize
inline int mediapipe::StreamProfile::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::StreamProfile::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::StreamProfile::GetMetadata () const
function IsInitialized
bool mediapipe::StreamProfile::IsInitialized () const
function MergeFrom
void mediapipe::StreamProfile::MergeFrom (
const StreamProfile & from
)
function New
inline StreamProfile * mediapipe::StreamProfile::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function StreamProfile [1/5]
inline mediapipe::StreamProfile::StreamProfile ()
function StreamProfile [2/5]
explicit constexpr mediapipe::StreamProfile::StreamProfile (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function StreamProfile [3/5]
mediapipe::StreamProfile::StreamProfile (
const StreamProfile & from
)
function StreamProfile [4/5]
inline mediapipe::StreamProfile::StreamProfile (
StreamProfile && from
) noexcept
function Swap
inline void mediapipe::StreamProfile::Swap (
StreamProfile * other
)
function UnsafeArenaSwap
inline void mediapipe::StreamProfile::UnsafeArenaSwap (
StreamProfile * other
)
function _InternalParse
const char * mediapipe::StreamProfile::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::StreamProfile::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function back_edge
inline bool mediapipe::StreamProfile::back_edge () const
function clear_back_edge
inline void mediapipe::StreamProfile::clear_back_edge ()
function clear_latency
inline void mediapipe::StreamProfile::clear_latency ()
function clear_name
inline void mediapipe::StreamProfile::clear_name ()
function has_back_edge
inline bool mediapipe::StreamProfile::has_back_edge () const
function has_latency
inline bool mediapipe::StreamProfile::has_latency () const
function has_name
inline bool mediapipe::StreamProfile::has_name () const
function latency
inline const ::mediapipe::TimeHistogram & mediapipe::StreamProfile::latency () const
function mutable_latency
inline ::mediapipe::TimeHistogram * mediapipe::StreamProfile::mutable_latency ()
function mutable_name
inline std::string * mediapipe::StreamProfile::mutable_name ()
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::StreamProfile::mutable_unknown_fields ()
function name
inline const std::string & mediapipe::StreamProfile::name () const
function operator=
inline StreamProfile & mediapipe::StreamProfile::operator= (
const StreamProfile & from
)
function operator=
inline StreamProfile & mediapipe::StreamProfile::operator= (
StreamProfile && from
) noexcept
function release_latency
inline PROTOBUF_NODISCARD::mediapipe::TimeHistogram * mediapipe::StreamProfile::release_latency ()
function release_name
inline PROTOBUF_NODISCARD std::string * mediapipe::StreamProfile::release_name ()
function set_allocated_latency
inline void mediapipe::StreamProfile::set_allocated_latency (
::mediapipe::TimeHistogram * latency
)
function set_allocated_name
inline void mediapipe::StreamProfile::set_allocated_name (
std::string * name
)
function set_back_edge
inline void mediapipe::StreamProfile::set_back_edge (
bool value
)
function set_name [1/2]
template<typename ArgT0, typename... ArgT>
void mediapipe::StreamProfile::set_name (
ArgT0 && arg0,
ArgT... args
)
function set_name [2/2]
template<typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE void mediapipe::StreamProfile::set_name (
ArgT0 && arg0,
ArgT... args
)
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::StreamProfile::unknown_fields () const
function unsafe_arena_release_latency
inline ::mediapipe::TimeHistogram * mediapipe::StreamProfile::unsafe_arena_release_latency ()
function unsafe_arena_set_allocated_latency
inline void mediapipe::StreamProfile::unsafe_arena_set_allocated_latency (
::mediapipe::TimeHistogram * latency
)
function ~StreamProfile
mediapipe::StreamProfile::~StreamProfile () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::StreamProfile::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::StreamProfile::GetReflection ()
function default_instance
static inline const StreamProfile & mediapipe::StreamProfile::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::StreamProfile::descriptor ()
function internal_default_instance
static inline const StreamProfile * mediapipe::StreamProfile::internal_default_instance ()
Protected Functions Documentation
function StreamProfile [5/5]
explicit mediapipe::StreamProfile::StreamProfile (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::StreamProfile::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::StreamProfile::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::StreamProfile::TableStruct_mediapipe_2fframework_2fcalculator_5fprofile_2eproto (
::TableStruct_mediapipe_2fframework_2fcalculator_5fprofile_2eproto
)
friend swap
inline void mediapipe::StreamProfile::swap (
StreamProfile & a,
StreamProfile & b
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/framework/calculator_profile.pb.h