cee::imp::cae::ReaderInfo Struct Reference

Simple structure storing information for a file interface provided by the ImportCae component. More...

Public Attributes

Str interfaceName
 Name of file interface. More...
 
Str fileMasks
 ; separated list of file masks More...
 

Detailed Description

Simple structure storing information for a file interface provided by the ImportCae component.

Contains interface name and file mask(s).

Member Data Documentation

Str cee::imp::cae::ReaderInfo::fileMasks

; separated list of file masks

Str cee::imp::cae::ReaderInfo::interfaceName

Name of file interface.