Class mediapipe::TypeId
ClassList > mediapipe > TypeId
Public Functions
Type | Name |
---|---|
size_t | hash_code () const |
std::string | name () const |
bool | operator< (const TypeId & other) const |
bool | operator== (const TypeId & other) const |
Public Static Functions
Type | Name |
---|---|
constexpr TypeId | Of () |
Public Functions Documentation
function hash_code
inline size_t mediapipe::TypeId::hash_code () const
function name
inline std::string mediapipe::TypeId::name () const
function operator<
inline bool mediapipe::TypeId::operator< (
const TypeId & other
) const
function operator==
inline bool mediapipe::TypeId::operator== (
const TypeId & other
) const
Public Static Functions Documentation
function Of
template<class T>
static inline constexpr TypeId mediapipe::TypeId::Of ()
Friends Documentation
friend AbslHashValue
template<typename H>
inline H mediapipe::TypeId::AbslHashValue (
H h,
const TypeId & r
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/tool/type_util.h