Skip to main content

chronon::observe::SourceNameRegistry

#include <SourceNameRegistry.hpp>

Public Functions

Name
voidunfreeze()
uint16_tregisterName(const std::string & name)
boolisFrozen() const
std::string_viewgetName(uint16_t source_id) const
voidfreeze()
voidclear()

Public Functions Documentation

function unfreeze

inline void unfreeze()

function registerName

inline uint16_t registerName(
const std::string & name
)

function isFrozen

inline bool isFrozen() const

function getName

inline std::string_view getName(
uint16_t source_id
) const

function freeze

inline void freeze()

function clear

inline void clear()

Updated on 2026-05-27 at 08:42:21 +0000