OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
FileToTableExtractorRegistrar.h File Reference

Class for registrating a new file type. If a TableExtractor shall support a new file ending, all it needs is a static FileToTableExtractorRegistrar with the string of the new supported file extension. More...

Go to the source code of this file.

Classes

class  FileToTableExtractorRegistrar< T >
 

Detailed Description

Class for registrating a new file type. If a TableExtractor shall support a new file ending, all it needs is a static FileToTableExtractorRegistrar with the string of the new supported file extension.

Author
Wagner
Date
April 2023