ModuleInterface

Variables

Name

Type

Description

profiler

ProfilerInterface*

Memory address to the Profiler.

Functions

Name

Description

ModuleInterface

Constructs a ModuleInterface.

getType

Returns the Module’s ModuleType.

getName

Returns the Module’s name.

Notes

ModuleInterface is the base class of all Modules.