![]() |
|
Include dependency graph for category.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TraceCategory |
| This singleton class provides a way to mark TraceEvent instances with category Ids which can be used to filter them. More... | |
Typedefs | |
| using | TraceCategoryId = uint32_t |
| Categories that a TraceReporter can use to filter events. | |
Functions | |
| TRACE_API_TEMPLATE_CLASS (TfSingleton< TraceCategory >) | |
| using TraceCategoryId = uint32_t |
Categories that a TraceReporter can use to filter events.
Definition at line 27 of file category.h.