HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::logging::ISink Member List

This is the complete list of members for onnxruntime::logging::ISink, including all inherited members.

GetType() const onnxruntime::logging::ISinkinline
ISink(SinkType type=SinkType::BaseSink)onnxruntime::logging::ISinkinlineexplicit
Send(const Timestamp &timestamp, const std::string &logger_id, const Capture &message)onnxruntime::logging::ISinkinline
SendProfileEvent(profiling::EventRecord &) const onnxruntime::logging::ISinkinlinevirtual
~ISink()=defaultonnxruntime::logging::ISinkvirtual