[][src]Module opcua_server::address_space::variable_type

Contains the implementation of VariableType and VariableTypeBuilder.

Structs

VariableType

A VariableType is a type of node within the AddressSpace.

VariableTypeBuilder

A builder for constructing a node of same name. This can be used as an easy way to create a node and the references it has to another node in a simple fashion.