MonItem - base class for performance counters
The MonItem class contains the infrastructure for mapping counters between variables in code, their registered MonItem forms, and the memory representation that will be written to, and read from, the memory-mapped file.
Enums |
Values |
---|---|
|
|
|
|
Constructors |
---|
Constructs a new Should only be called by a constructor in a subclass |
MonItem( const MonItem & )
Default copy constructor |
Static Method |
---|
Finds a |
Operator |
---|
Copy a |
Methods |
---|
Returns the name of the |
Returns the |
Returns |
Virtual Methods |
---|
The number of bytes used to store the data of the |
The number of bytes to use for alignment padding. |
The MonItemTypes of the |
Renders the data of the |