open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
registeredServer_list_entry Struct Reference

#include <ua_discovery_manager.h>

Public Member Functions

 LIST_ENTRY (registeredServer_list_entry) pointers
 

Data Fields

UA_RegisteredServer registeredServer
 
UA_DateTime lastSeen
 

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 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.

Member Function Documentation

◆ LIST_ENTRY()

registeredServer_list_entry::LIST_ENTRY ( registeredServer_list_entry )

Field Documentation

◆ registeredServer

UA_RegisteredServer registeredServer_list_entry::registeredServer

Definition at line 27 of file ua_discovery_manager.h.

◆ lastSeen

UA_DateTime registeredServer_list_entry::lastSeen

Definition at line 28 of file ua_discovery_manager.h.


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