Kanzi  3.9.6
Kanzi Engine API
kanzi::ResourceProfilingContextFactory Class Reference

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< ResourceProfilingContextSharedPtrProfiledResourceContextContainer
 Profiled resource container. More...
 

Public Member Functions

const ProfiledResourceContextContainergetTopLevelContexts () const
 Gets the top-level contexts. More...
 
void resetProfilingData ()
 Resets all profiling data. More...
 

Detailed Description

Resource profiling context factory.

Member Typedef Documentation

◆ ProfiledResourceContextContainer

Member Function Documentation

◆ getTopLevelContexts()

const ProfiledResourceContextContainer& kanzi::ResourceProfilingContextFactory::getTopLevelContexts ( ) const

Gets the top-level contexts.

Returns
Top-level contexts container.

◆ resetProfilingData()

void kanzi::ResourceProfilingContextFactory::resetProfilingData ( )

Resets all profiling data.


The documentation for this class was generated from the following file: