PLCnext API Documentation 25.0.2.69
Arp::Base::Acf::Commons::SystemStateEnum Member List

This is the complete list of members for Arp::Base::Acf::Commons::SystemStateEnum, including all inherited members.

Assign(SystemState newValue, bool keepErrors)Arp::Base::Acf::Commons::SystemStateEnum
CreateFrom(SystemEvent systemEvent)Arp::Base::Acf::Commons::SystemStateEnumstatic
Enum(Value initialValue=Zero)Arp::Base::Core::Enum< T >inline
GetValue(void) constArp::Base::Core::Enum< T >inline
HasAllFlags(Value flags)Arp::Base::Core::Enum< T >inline
HasAnyFlag(Value flags)Arp::Base::Core::Enum< T >inline
HasError(void) constArp::Base::Acf::Commons::SystemStateEnum
HasFlag(Value flag)Arp::Base::Core::Enum< T >inline
HasSystemError(void) constArp::Base::Acf::Commons::SystemStateEnum
operator T(void) constArp::Base::Core::Enum< T >inline
operator&=(Enum rhs)Arp::Base::Core::Enum< T >inline
operator=(Value arg)Arp::Base::Core::Enum< T >inline
operator|=(Enum rhs)Arp::Base::Core::Enum< T >inline
Parse(const String &input)Arp::Base::Core::Enum< T >inlinestatic
Parse(const char *input)Arp::Base::Core::Enum< T >inlinestatic
ResetFlags(SystemState flags)Arp::Base::Acf::Commons::SystemStateEnum
SetFlags(SystemState flags)Arp::Base::Acf::Commons::SystemStateEnum
SystemStateEnum(SystemState value=SystemState::None)Arp::Base::Acf::Commons::SystemStateEnum
ToString(bool throwIfInvalid=true) constArp::Base::Core::Enum< T >inline
ToUnderlyingType(void) constArp::Base::Core::Enum< T >inline
TryParse(const String &input, Enum &result)Arp::Base::Core::Enum< T >inlinestatic
TryParse(const String &input, T &result)Arp::Base::Core::Enum< T >inlinestatic
TryParse(const char *input, Enum &result)Arp::Base::Core::Enum< T >inlinestatic
TryParse(const char *input, T &result)Arp::Base::Core::Enum< T >inlinestatic
U typedefArp::Base::Core::Enum< T >
Value typedefArp::Base::Core::Enum< T >
ZeroArp::Base::Core::Enum< T >static