Resource profiling context factory. More...
#include <kanzi/core.ui/resource/resource_profiling_context_factory.hpp>
Classes | |
class | AbstractSampler |
Abstract resource profiling context sampler. More... | |
Public Types | |
typedef vector< ResourceProfilingContextSharedPtr > | ProfiledResourceContextContainer |
Profiled resource container. More... | |
Public Member Functions | |
const ProfiledResourceContextContainer & | getTopLevelContexts () const |
Gets the top-level contexts. More... | |
void | resetProfilingData () |
Resets all profiling data. More... | |
Resource profiling context factory.
typedef vector<ResourceProfilingContextSharedPtr> kanzi::ResourceProfilingContextFactory::ProfiledResourceContextContainer |
Profiled resource container.
const ProfiledResourceContextContainer& kanzi::ResourceProfilingContextFactory::getTopLevelContexts | ( | ) | const |
Gets the top-level contexts.
void kanzi::ResourceProfilingContextFactory::resetProfilingData | ( | ) |
Resets all profiling data.