Class TDSSMonitor

Unit

Declaration

type TDSSMonitor = class(TMeterClass)

Description

No description available, ancestor TMeterClass description follows
No description available, ancestor TCktElementClass description follows
No description available, ancestor TDSSClass description follows

Base for all collection classes

Hierarchy

Overview

Methods

Protected procedure DefineProperties; override;
Public constructor Create(dssContext: TDSSContext);
Public destructor Destroy; OVERRIDE;
Public function BeginEdit(ptr: Pointer; SetActive_: Boolean=True): Pointer; override;
Public function EndEdit(ptr: Pointer; const NumChanges: integer): Boolean; override;
Public Function NewObject(const ObjName: String; Activate: Boolean = True): Pointer; OVERRIDE;
Public procedure ResetAll; OVERRIDE;
Public procedure SampleAll; OVERRIDE;
Public procedure SampleAllMode5;
Public procedure SaveAll; OVERRIDE;
Public procedure PostProcessAll;

Description

Methods

Protected procedure DefineProperties; override;
 
Public constructor Create(dssContext: TDSSContext);
 
Public destructor Destroy; OVERRIDE;
 
Public function BeginEdit(ptr: Pointer; SetActive_: Boolean=True): Pointer; override;
 
Public function EndEdit(ptr: Pointer; const NumChanges: integer): Boolean; override;
 
Public Function NewObject(const ObjName: String; Activate: Boolean = True): Pointer; OVERRIDE;
 
Public procedure ResetAll; OVERRIDE;
 
Public procedure SampleAll; OVERRIDE;
 
Public procedure SampleAllMode5;

Force all monitors to take a sample

Public procedure SaveAll; OVERRIDE;

Sample just Mode 5 monitors

Public procedure PostProcessAll;

Force all monitors to save their buffers to disk


Generated by PasDoc 0.16.0.