![]() |
ChimeraTK-ControlSystemAdapter-OPCUAAdapter 04.00.05
|
Include dependency graph for ua_map_types.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | ChimeraTK::UA_NodeId_pair_t |
| This struct contains a NodeId generated from the open62541-stack and the NodeId of the model side. More... | |
| struct | ChimeraTK::UA_DataSource_Map_Element_t |
| For generic callback use, this sturct contains the methode pointer and a NodeId of the model. More... | |
Namespaces | |
| namespace | ChimeraTK |
Macros | |
| #define | NODE_PAIR_PUSH(_p_listname, _p_srcId, _p_targetId) |
Typedefs | |
| typedef struct ChimeraTK::UA_NodeId_pair_t | ChimeraTK::UA_NodeId_pair |
| typedef std::list< UA_NodeId_pair * > | ChimeraTK::nodePairList |
| typedef struct ChimeraTK::UA_DataSource_Map_Element_t | ChimeraTK::UA_DataSource_Map_Element |
| typedef std::list< UA_DataSource_Map_Element > | ChimeraTK::UA_DataSource_Map |
Functions | |
| UA_StatusCode | ChimeraTK::ua_mapInstantiatedNodes (UA_NodeId objectId, UA_NodeId definitionId, void *handle) |
| Node function and proxy mapping for new nodes. | |
| #define NODE_PAIR_PUSH | ( | _p_listname, | |
| _p_srcId, | |||
| _p_targetId | |||
| ) |
Definition at line 59 of file ua_map_types.h.