![]() |
Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
|
This is the complete list of members for dcpp::IProfiler, including all inherited members.
add(dcpp::int32_kt id, const dcpp::nub::wstring &name, const dcpp::nub::wstring &groupName) | dcpp::IProfiler | inline |
add(const dcpp::nub::wstring &name, const dcpp::nub::wstring &groupName) | dcpp::IProfiler | inline |
addGroup(const dcpp::nub::wstring &name) (defined in dcpp::IProfiler) | dcpp::IProfiler | inlineprotected |
findDataIndex(dcpp::uint32_kt &result, const dcpp::nub::wstring &name) const | dcpp::IProfiler | inline |
findGroupIndex(dcpp::uint32_kt &result, const dcpp::nub::wstring &name) const | dcpp::IProfiler | inline |
getGroupCount() const | dcpp::IProfiler | inline |
getGroupData(dcpp::uint32_kt index) const | dcpp::IProfiler | inline |
getProfileDataById(dcpp::uint32_kt id) | dcpp::IProfiler | inline |
getProfileDataByIndex(dcpp::uint32_kt index) const | dcpp::IProfiler | inline |
getProfileDataCount() const | dcpp::IProfiler | inline |
IProfiler() | dcpp::IProfiler | inline |
printAll(dcpp::nub::wstring &result, bool includeOverview=false, bool suppressUncalled=true) const =0 | dcpp::IProfiler | pure virtual |
printGroup(dcpp::nub::wstring &result, dcpp::uint32_kt groupIndex, bool suppressUncalled) const =0 | dcpp::IProfiler | pure virtual |
ProfileDatas (defined in dcpp::IProfiler) | dcpp::IProfiler | protected |
ProfileGroups (defined in dcpp::IProfiler) | dcpp::IProfiler | protected |
resetAll() | dcpp::IProfiler | inline |
resetDataById(dcpp::int32_kt id) | dcpp::IProfiler | inline |
resetDataByIndex(dcpp::uint32_kt index) | dcpp::IProfiler | inline |
resetGroup(dcpp::uint32_kt index) | dcpp::IProfiler | inline |
start(dcpp::int32_kt id) | dcpp::IProfiler | inline |
stop(dcpp::int32_kt id) | dcpp::IProfiler | inline |
Timer (defined in dcpp::IProfiler) | dcpp::IProfiler | protected |
~IProfiler() (defined in dcpp::IProfiler) | dcpp::IProfiler | inlinevirtual |