Skip to content

Class mediapipe::TraceEventType

ClassList > mediapipe > TraceEventType

Public Functions

Type Name
TraceEventType ()
TraceEventType (EventType event_type, std::string description, bool is_packet_event=false, bool is_stream_event=false, bool id_event_data=true)
bool enabled () const
EventType event_type () const
bool id_event_data () const
bool is_packet_event () const
bool is_stream_event () const
void set_enabled (bool enabled)

Public Functions Documentation

function TraceEventType [1/2]

inline mediapipe::TraceEventType::TraceEventType () 

function TraceEventType [2/2]

inline mediapipe::TraceEventType::TraceEventType (
    EventType event_type,
    std::string description,
    bool is_packet_event=false,
    bool is_stream_event=false,
    bool id_event_data=true
) 

function enabled

inline bool mediapipe::TraceEventType::enabled () const

function event_type

inline EventType mediapipe::TraceEventType::event_type () const

function id_event_data

inline bool mediapipe::TraceEventType::id_event_data () const

function is_packet_event

inline bool mediapipe::TraceEventType::is_packet_event () const

function is_stream_event

inline bool mediapipe::TraceEventType::is_stream_event () const

function set_enabled

inline void mediapipe::TraceEventType::set_enabled (
    bool enabled
) 


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