ArnLib  4.0.x
Active Registry Network
Arn::SameValue Struct Reference

Action when assigning same value to an ArnItem. More...

#include <Arn.hpp>

Public Types

enum  E { Accept = 0, Ignore = 1, DefaultAction = -1 }
 

Detailed Description

Action when assigning same value to an ArnItem.

Definition at line 61 of file Arn.hpp.

Member Enumeration Documentation

◆ E

Enumerator
Accept 

Assigning same value generates an update of the Arn Data Object

Ignore 

Assigning same value is ignored.

DefaultAction 

Assigning same value gives default action set in ArnM or ArnItem.

Definition at line 62 of file Arn.hpp.


The documentation for this struct was generated from the following file: