TMeterClass

Type-access

Command

Description

Method-protected

CountProperties

Add number of intrinsic properties to the number of properties of the caller object.

Method-protected

DefineProperties

See 3.3.1.

Property-protected

ClassEdit

See 3.3.1.

Method-protected

ClassMakeLike

See 3.3.1.

Method-public

ResetAll

Defines the space in the object for clearing all the meters in the specific class. It is expected to be overridden by a more specific class.

Method-public

SampleAll

Defines the space in the object for forcing all meters in the specific class to take a sample. It is expected to be overridden by a more specific class.

Method-public

SaveAll

Defines the space in the object for forcing all meters in the specific class to save their buffers to disk. It is expected to be overridden by a more specific class.