arsa  2.7
irr::IProfiler Member List

This is the complete list of members for irr::IProfiler, including all inherited members.

add(s32 id, const core::stringw &name, const core::stringw &groupName)irr::IProfilerinline
add(const core::stringw &name, const core::stringw &groupName)irr::IProfilerinline
addGroup(const core::stringw &name)irr::IProfilerinlineprotected
findDataIndex(u32 &result, const core::stringw &name) constirr::IProfilerinline
findGroupIndex(u32 &result, const core::stringw &name) constirr::IProfilerinline
getGroupCount() constirr::IProfilerinline
getGroupData(u32 index) constirr::IProfilerinline
getProfileDataById(u32 id)irr::IProfilerinline
getProfileDataByIndex(u32 index) constirr::IProfilerinline
getProfileDataCount() constirr::IProfilerinline
IProfiler()irr::IProfilerinline
printAll(core::stringw &result, bool includeOverview=false, bool suppressUncalled=true) const =0irr::IProfilerpure virtual
printGroup(core::stringw &result, u32 groupIndex, bool suppressUncalled) const =0irr::IProfilerpure virtual
ProfileDatasirr::IProfilerprotected
ProfileGroupsirr::IProfilerprotected
resetAll()irr::IProfilerinline
resetDataById(s32 id)irr::IProfilerinline
resetDataByIndex(u32 index)irr::IProfilerinline
resetGroup(u32 index)irr::IProfilerinline
start(s32 id)irr::IProfilerinline
stop(s32 id)irr::IProfilerinline
Timerirr::IProfilerprotected
~IProfiler()irr::IProfilerinlinevirtual