#include <address_space_internal.h>
Public Attributes | |
DataChangeCallbackMap | DataChangeCallbacks |
std::function< DataValue(void)> | GetValueCallback |
DataValue | Value |
Definition at line 60 of file address_space_internal.h.
Definition at line 63 of file address_space_internal.h.
std::function<DataValue(void)> OpcUa::Internal::AttributeValue::GetValueCallback |
Definition at line 64 of file address_space_internal.h.
Definition at line 62 of file address_space_internal.h.