Function extractInterfaceName
Defined in File ExtractFromXML.h
Function Documentation
-
bool extractInterfaceName(const std::string fileName, eventDataStr &eventData)
Extract the interface name from the model file.
- Parameters:
fileName – model file name from which to extract the interface name
eventData – event data structure, where the interface name will be stored, returned by reference
- Returns:
bool