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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override
-
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
-
virtual std::string toString() const override