- added missing functions to .def files
This commit is contained in:
parent
6ad3c4b17e
commit
120a36c9e3
2 changed files with 4 additions and 1 deletions
|
@ -492,4 +492,5 @@ EXPORTS
|
|||
IedModel_setIedNameForDynamicModel
|
||||
ControlObjectClient_useConstantT
|
||||
ControlObjectClient_setOrigin
|
||||
|
||||
LogicalDevice_getChildByMmsVariableName
|
||||
LogicalNode_getDataset
|
||||
|
|
|
@ -516,3 +516,5 @@ EXPORTS
|
|||
IedModel_setIedNameForDynamicModel
|
||||
ControlObjectClient_useConstantT
|
||||
ControlObjectClient_setOrigin
|
||||
LogicalDevice_getChildByMmsVariableName
|
||||
LogicalNode_getDataset
|
||||
|
|
Loading…
Add table
Reference in a new issue