OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
FileToTableExtractorFactory Class Reference

#include "FileToTableExtractorFactory.h"

Public Member Functions

std::shared_ptr< TableExtractorCreate (std::string name) const
 
void RegisterFactoryFunction (std::string name, std::function< TableExtractor *(void)> classFactoryFunction)
 

Static Public Member Functions

static FileToTableExtractorFactoryGetInstance ()
 

Member Function Documentation

◆ Create()

std::shared_ptr< TableExtractor > FileToTableExtractorFactory::Create ( std::string name) const

◆ GetInstance()

FileToTableExtractorFactory * FileToTableExtractorFactory::GetInstance ( )
static

◆ RegisterFactoryFunction()

void FileToTableExtractorFactory::RegisterFactoryFunction ( std::string name,
std::function< TableExtractor *(void)> classFactoryFunction )

The documentation for this class was generated from the following files: