Information

class SingleInfo : public Object::Information

bool value, quality and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class SingleCmd : public Object::Command

bool value, select or execute flag, qualifier of command and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class DoubleInfo : public Object::Information

bool value with transition, quality and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class DoubleCmd : public Object::Command

bool value with transition, select or execute flag, qualifier of command and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class StepInfo : public Object::Information

step position value with transition info, quality and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class StepCmd : public Object::Command

step direction, select or execute flag, qualifier of command and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class BinaryInfo : public Object::Information

binary value, quality and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class BinaryCmd : public Object::Command

binary value and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class NormalizedInfo : public Object::Information

NormalizedFloat value, quality and optional recorded_at timestamp.

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class NormalizedCmd : public Object::Command

NormalizedFloat value, select or execute flag, qualifier of set-point command and optional recorded_at timestamp.

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class ScaledInfo : public Object::Information

scaled LimitedInt16 value, quality and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class ScaledCmd : public Object::Command

LimitedInt16 value, select or execute flag, qualifier of set-point command and optional recorded_at timestamp.

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class ShortInfo : public Object::Information

float value, quality and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class ShortCmd : public Object::Command

float value, select or execute flag, qualifier of set-point command and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class BinaryCounterInfo : public Object::Information

binary counter value with read sequence number, quality and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class ProtectionEquipmentEventInfo : public Object::Information

event state info with elapsed_ms, quality and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class ProtectionEquipmentStartEventsInfo : public Object::Information

start events info with relay_duration_ms, quality and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class ProtectionEquipmentOutputCircuitInfo : public Object::Information

output circuits info with replay_operating_ms, quality and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation

class StatusWithChangeDetection : public Object::Information

16 packed bool values with change indicator, quality and optional recorded_at timestamp

Public Functions

virtual std::string toString() const override

converts the current Information instance to a string representation