This is the complete list of members for Ort::ProfilingEvent, including all inherited members.
| B typedef | Ort::detail::ConstProfilingEventImpl< OrtProfilingEvent > | |
| Base()=default | Ort::detail::Base< T > | |
| Base(contained_type *p) noexcept | Ort::detail::Base< T > | inlineexplicit |
| Base(const Base &)=delete | Ort::detail::Base< T > | |
| Base(Base &&v) noexcept | Ort::detail::Base< T > | inline |
| contained_type typedef | Ort::detail::Base< T > | |
| GetArgValue(const char *key) const | Ort::detail::ConstProfilingEventImpl< OrtProfilingEvent > | |
| GetCategory() const | Ort::detail::ConstProfilingEventImpl< OrtProfilingEvent > | |
| GetConst() const | Ort::ProfilingEvent | inline |
| GetDurationUs() const | Ort::detail::ConstProfilingEventImpl< OrtProfilingEvent > | |
| GetName() const | Ort::detail::ConstProfilingEventImpl< OrtProfilingEvent > | |
| GetTimestampUs() const | Ort::detail::ConstProfilingEventImpl< OrtProfilingEvent > | |
| operator contained_type *() const noexcept | Ort::detail::Base< T > | inline |
| operator*() const noexcept | Ort::detail::Base< T > | inline |
| operator=(const Base &)=delete | Ort::detail::Base< T > | |
| operator=(Base &&v) noexcept | Ort::detail::Base< T > | inline |
| p_ | Ort::detail::Base< T > | protected |
| ProfilingEvent(std::nullptr_t) | Ort::ProfilingEvent | inlineexplicit |
| ProfilingEvent(OrtProfilingEvent *p) | Ort::ProfilingEvent | inlineexplicit |
| ProfilingEvent(OrtProfilingEventCategory category, int32_t process_id, int32_t thread_id, const char *event_name, int64_t timestamp_us, int64_t duration_us, const std::unordered_map< std::string, std::string > &args={}) | Ort::ProfilingEvent | |
| ProfilingEvent(OrtProfilingEventCategory category, int32_t process_id, int32_t thread_id, const char *event_name, int64_t timestamp_us, int64_t duration_us, const char *const *arg_keys, const char *const *arg_values, size_t num_args) | Ort::ProfilingEvent | |
| release() | Ort::detail::Base< T > | inline |
| ~Base() | Ort::detail::Base< T > | inline |