Skip to content

Struct mediapipe::TypeId::NoRttiImpl

ClassList > NoRttiImpl

Public Attributes

Type Name
const void * tag_

Public Functions

Type Name
size_t hash_code () const
std::string name () const
bool operator< (const NoRttiImpl & other) const
bool operator== (const NoRttiImpl & other) const

Public Static Functions

Type Name
constexpr NoRttiImpl Get ()

Public Attributes Documentation

variable tag_

const void* mediapipe::TypeId::NoRttiImpl::tag_;

Public Functions Documentation

function hash_code

inline size_t NoRttiImpl::hash_code () const

function name

inline std::string NoRttiImpl::name () const

function operator<

inline bool NoRttiImpl::operator< (
    const NoRttiImpl & other
) const

function operator==

inline bool NoRttiImpl::operator== (
    const NoRttiImpl & other
) const

Public Static Functions Documentation

function Get

template<class T>
static inline constexpr NoRttiImpl NoRttiImpl::Get () 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/tool/type_util.h