|
NEML2 2.0.0
|
This is the complete list of members for TraceWriter, including all inherited members.
| filename | TraceWriter | |
| operator=(const TraceWriter &)=delete | TraceWriter | |
| operator=(TraceWriter &&)=delete | TraceWriter | |
| out | TraceWriter | |
| trace_duration_begin(const std::string &name, const std::string &category, const json &args={}, unsigned int pid=0) | TraceWriter | |
| trace_duration_end(const std::string &name, const std::string &category, const json &args={}, unsigned int pid=0) | TraceWriter | |
| trace_instant(const std::string &name, const std::string &category, const json &args={}, const std::string &scope="t", unsigned int pid=0) | TraceWriter | |
| TraceWriter(const std::filesystem::path &file) | TraceWriter | |
| TraceWriter(const TraceWriter &)=delete | TraceWriter | |
| TraceWriter(TraceWriter &&)=delete | TraceWriter | |
| ~TraceWriter() | TraceWriter |