![]() |
ChimeraTK-ControlSystemAdapter-OPCUAAdapter 04.00.05
|
Collaboration diagram for ChimeraTK::HandleFolderVariables:Public Attributes | |
| UA_Server * | server |
| string | history |
| vector< UA_NodeId > * | historizing_nodes |
| vector< string > * | historizing_setup |
Definition at line 25 of file node_historizing.cpp.
| vector<UA_NodeId>* ChimeraTK::HandleFolderVariables::historizing_nodes |
Definition at line 28 of file node_historizing.cpp.
| vector<string>* ChimeraTK::HandleFolderVariables::historizing_setup |
Definition at line 29 of file node_historizing.cpp.
| string ChimeraTK::HandleFolderVariables::history |
Definition at line 27 of file node_historizing.cpp.
| UA_Server* ChimeraTK::HandleFolderVariables::server |
Definition at line 26 of file node_historizing.cpp.