Class Reference
IRIS for UNIX 2024.1.2
Documentation
Search
[
USER
] >
[
%WebStress
] >
[
Control
] >
[
GeneratorStatus
]
Private
Storage
serial class
%WebStress.Control.GeneratorStatus
extends
%SerialObject
,
%XML.Adaptor
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
3
Summary
Properties
GenSystemID
Running
Status
Methods
%AddToSaveSet
%AddToSyncSet
%ClassIsLatestVersion
%ClassName
%ConstructClone
%Delete
%DeleteId
%DispatchClassMethod
%DispatchGetModified
%DispatchGetProperty
%DispatchMethod
%DispatchSetModified
%DispatchSetMultidimProperty
%DispatchSetProperty
%Extends
%GetParameter
%GetSwizzleObject
%IsA
%IsModified
%IsNull
%New
%NormalizeObject
%ObjectIsNull
%ObjectModified
%OnBeforeAddToSync
%OnDetermineClass
%Open
%OpenId
%OriginalNamespace
%PackageName
%RemoveFromSaveSet
%ResolveConcurrencyConflict
%SerializeObject
%SetModified
%SyncObjectIn
%SyncTransport
%ValidateObject
LogicalToOdbc
OdbcToLogical
XMLDTD
XMLExport
XMLExportToStream
XMLExportToString
XMLNew
XMLSchema
XMLSchemaNamespace
XMLSchemaType
Properties
property
GenSystemID
as
%String
(MAXLEN=255);
property
Running
as
%Integer
(DISPLAYLIST=",Running,Not running",VALUELIST=",0,1");
property
Status
as
%Integer
;