Struct mediapipe::TaskId
ClassList > mediapipe > TaskId
Public Attributes
Type | Name |
---|---|
int | event_type |
int | id |
mediapipe::Timestamp | ts |
Public Functions
Type | Name |
---|---|
size_t | hash () const |
bool | operator== (const TaskId & other) const |
Public Attributes Documentation
variable event_type
int mediapipe::TaskId::event_type;
variable id
int mediapipe::TaskId::id;
variable ts
mediapipe::Timestamp mediapipe::TaskId::ts;
Public Functions Documentation
function hash
inline size_t mediapipe::TaskId::hash () const
function operator==
inline bool mediapipe::TaskId::operator== (
const TaskId & other
) const
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/profiler/trace_builder.cc