ChimeraTK-ControlSystemAdapter-OPCUAAdapter  04.00.01
TestFixtureEmptySet Struct Reference

#include <test_sample_data.h>

Public Member Functions

 TestFixtureEmptySet ()
 

Public Attributes

std::pair< boost::shared_ptr< ControlSystemPVManager >, boost::shared_ptr< DevicePVManager > > pvManagers
 
boost::shared_ptr< ControlSystemPVManager > csManager
 
boost::shared_ptr< DevicePVManager > devManager
 

Detailed Description

Definition at line 22 of file test_sample_data.h.

Constructor & Destructor Documentation

◆ TestFixtureEmptySet()

TestFixtureEmptySet::TestFixtureEmptySet ( )
inline

Definition at line 27 of file test_sample_data.h.

Member Data Documentation

◆ csManager

boost::shared_ptr<ControlSystemPVManager> TestFixtureEmptySet::csManager

Definition at line 24 of file test_sample_data.h.

◆ devManager

boost::shared_ptr<DevicePVManager> TestFixtureEmptySet::devManager

Definition at line 25 of file test_sample_data.h.

◆ pvManagers

std::pair<boost::shared_ptr<ControlSystemPVManager>, boost::shared_ptr<DevicePVManager> > TestFixtureEmptySet::pvManagers

Definition at line 23 of file test_sample_data.h.


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