#include <iopcPcClassStore.h>
Public Member Functions | |
IopcAttributeInfo () | |
Public Attributes | |
IopcDataType | dataType |
CStdString | additionalInfo |
AccessSpecifier | access |
bool | declaredInAncestor |
char * | hint |
bool | persistent |
|
Simple constructor.
|
|
Attribute data type.
|
|
If
If |
|
Attribute access specifier.
|
|
Set if attribute is not declared in this class but in some of its ancestors.
|
|
Unused for now - can be used f.e. to pass mapping related information from IOPC SP to IOPC DBSC or IOPC LIB.
|
|
Is the attribute (potentially) persistent ?
|