Phosphor
category_registry.h File Reference
#include <array>
#include <atomic>
#include <mutex>
#include <string>
#include <vector>
#include "phosphor/platform/core.h"

Go to the source code of this file.

Classes

class  phosphor::CategoryRegistry
 

Typedefs

using phosphor::AtomicCategoryStatus = std::atomic< CategoryStatus >
 

Enumerations

enum  phosphor::CategoryStatus : char { Disabled, Enabled }
 

Detailed Description

This file is internal to the inner workings of Phosphor and is not intended for public consumption.

Enumeration Type Documentation

enum phosphor::CategoryStatus : char
strong

The states of tracing that a given category can be in