ANSI C Based OPC UA Client/Server SDK  1.9.0.430
UaServer_iNode Struct Reference

Stores access information for OpcUa_BaseNodes similar to Unix iNodes. More...

#include <uaserver_usermgt_types.h>

Data Fields

OpcUa_UInt16 mode
 The access permissions to the node, set using mode defines. More...
 
OpcUa_uid_t uid
 The node's user id.
 
OpcUa_gid_t gid
 The node's group id.
 

Detailed Description

Stores access information for OpcUa_BaseNodes similar to Unix iNodes.

iNode information can optionally be compiled into OpcUa_BaseNode classes.

Field Documentation

OpcUa_UInt16 UaServer_iNode::mode

The access permissions to the node, set using mode defines.


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