Loading...
 

CX_COUNTER_MANAGER

CX_COUNTER_MANAGER

Class hierarchy
Description:

This manager was previously used to return so-called proxy counters if a central ClassiX request server was used. This ClassiX request server is no longer used/supported and therefore also not the proxy counters and the corresponding function of this manager.

At the moment, the manager is only used to search for a persistent CX_COUNTER object using the uniqueID, or to create it if it does not yet exist. However, calling cxCounter::GetCounter should be preferred for this task.

Code example:
...
List of methods (MDI)
Function MA* Parameters Return Brief description
GetCounter STRING CX_COUNTERReturns the counter with the specified name
SetLocalMode INTEGER No longer supported
UsesLocal INTEGERNo longer supported
UsesRemote INTEGERNo longer supported

* MA = Member Access function,
grey background = inherited function

Data directory (DDI)
Data field Type Reference class I* Brief description
localCountersINTEGER This data field no longer exists

* I = Indexable data field,
grey background = inherited data field

Use in AppsWH
Module Brief description