Base Framework
Public Member Functions | Public Attributes | List of all members
Profiler::ProfilerImpl::SymbolAndParent Class Reference

Public Member Functions

 SymbolAndParent (const void *_symbol, unsigned int _parent) noexcept
 
bool operator< (const SymbolAndParent &value) const noexcept
 
bool operator== (const SymbolAndParent &value) const noexcept
 

Public Attributes

const void * symbol = nullptr
 
unsigned int parent = 0