Skip to main content

chronon::CategoryRegistry::CategoryEntry

#include <ObserveApi.hpp>

Public Attributes

Name
std::string_viewname
CategoryMaskmask
std::string_viewdescription
uint32_tbit

Public Attributes Documentation

variable name

std::string_view name;

variable mask

CategoryMask mask;

variable description

std::string_view description;

variable bit

uint32_t bit;

Updated on 2026-05-26 at 05:42:32 +0000