Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
helios::profile::ScopedZone Member List

This is the complete list of members for helios::profile::ScopedZone, including all inherited members.

CurrentZoneStorage() noexcept -> std::span< std::byte >helios::profile::ScopedZonestatic
kStoragehelios::profile::ScopedZonestatic
operator=(const ScopedZone &)=deletehelios::profile::ScopedZone
operator=(ScopedZone &&)=deletehelios::profile::ScopedZone
ScopedZone(const ZoneSpec &spec) noexcepthelios::profile::ScopedZoneexplicit
ScopedZone(const ZoneSpec &spec, bool active) noexcepthelios::profile::ScopedZone
ScopedZone(const ScopedZone &)=deletehelios::profile::ScopedZone
ScopedZone(ScopedZone &&)=deletehelios::profile::ScopedZone
SetName(std::string_view name) noexcepthelios::profile::ScopedZone
SetText(std::string_view text) noexcepthelios::profile::ScopedZone
SetValue(uint64_t value) noexcepthelios::profile::ScopedZone
~ScopedZone() noexcepthelios::profile::ScopedZone