UA ANSI C Server Professional  1.4.0.285
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
_UaServer_iNode Struct Reference

Stores access information for UaNodes similar Unix inodes. More...

#include <uaserver_usermgt_types.h>

Data Fields

OpcUa_UInt16 mode
 ----—rwxrwxrwx
 
OpcUa_UInt16 uid
 owner user id
 
OpcUa_UInt16 gid
 group id
 
OpcUa_Timet ctime
 creation time
 
OpcUa_Timet atime
 access time
 
OpcUa_Timet mtime
 modification time
 

Detailed Description

Stores access information for UaNodes similar Unix inodes.

INode information can optionally compiled into UaNode classes.


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