open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_UInt32Range Struct Reference

#include <util.h>

Data Fields

UA_UInt32 min
 
UA_UInt32 max
 

Detailed Description

This Source Code Form is subject to the terms of the Mozilla Public License, v.

2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Copyright 2018 (c) Stefan Profanter, fortiss GmbH

Definition at line 19 of file util.h.

Field Documentation

◆ max

UA_UInt32 UA_UInt32Range::max

Definition at line 21 of file util.h.

◆ min

UA_UInt32 UA_UInt32Range::min

Definition at line 20 of file util.h.


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