ChimeraTK-ControlSystemAdapter-OPCUAAdapter 04.00.05
Loading...
Searching...
No Matches
TestFixtureServerSet Struct Reference

#include <test_sample_data.h>

Public Member Functions

 TestFixtureServerSet ()
 
 ~TestFixtureServerSet ()
 

Public Attributes

uint32_t opcuaPort = 16663
 
UA_ServerConfig * server_config
 
UA_Server * mappedServer {nullptr}
 
UA_NodeId baseNodeId
 
UA_Boolean runUAServer
 

Detailed Description

Definition at line 93 of file test_sample_data.h.

Constructor & Destructor Documentation

◆ TestFixtureServerSet()

TestFixtureServerSet::TestFixtureServerSet ( )
inline

Definition at line 101 of file test_sample_data.h.

◆ ~TestFixtureServerSet()

TestFixtureServerSet::~TestFixtureServerSet ( )
inline

Definition at line 112 of file test_sample_data.h.

Member Data Documentation

◆ baseNodeId

UA_NodeId TestFixtureServerSet::baseNodeId

Definition at line 98 of file test_sample_data.h.

◆ mappedServer

UA_Server* TestFixtureServerSet::mappedServer {nullptr}

Definition at line 97 of file test_sample_data.h.

◆ opcuaPort

uint32_t TestFixtureServerSet::opcuaPort = 16663

Definition at line 94 of file test_sample_data.h.

◆ runUAServer

UA_Boolean TestFixtureServerSet::runUAServer

Definition at line 99 of file test_sample_data.h.

◆ server_config

UA_ServerConfig* TestFixtureServerSet::server_config

Definition at line 96 of file test_sample_data.h.


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