open62541 1.3.12
Open source implementation of OPC UA
|
#include <ua_discovery_manager.h>
Public Member Functions | |
LIST_ENTRY (registeredServer_list_entry) pointers | |
Data Fields | |
UA_RegisteredServer | registeredServer |
UA_DateTime | lastSeen |
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 2014-2018 (c) Fraunhofer IOSB (Author: Julius Pfrommer) Copyright 2014, 2017 (c) Florian Palm Copyright 2015-2016 (c) Sten GrĂ¼ner Copyright 2015 (c) Chris Iatrou Copyright 2015-2016 (c) Oleksiy Vasylyev Copyright 2016-2017 (c) Stefan Profanter, fortiss GmbH Copyright 2017 (c) Julian Grothoff
Definition at line 25 of file ua_discovery_manager.h.
registeredServer_list_entry::LIST_ENTRY | ( | registeredServer_list_entry | ) |
UA_RegisteredServer registeredServer_list_entry::registeredServer |
Definition at line 27 of file ua_discovery_manager.h.
UA_DateTime registeredServer_list_entry::lastSeen |
Definition at line 28 of file ua_discovery_manager.h.