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

#include "TabledataToResultdataHandler.h"

Inheritance diagram for TabledataToResultdataHandler:
BusinessLogicHandler

Public Member Functions

 TabledataToResultdataHandler (const std::string &_datasetFolder, const std::string &_tableFolder)
 
void createDataCollection (const std::string &_dbURL, const std::string &_projectName)
 
- Public Member Functions inherited from BusinessLogicHandler
void setUIComponent (ot::components::UiComponent *ui)
 
void setModelComponent (ot::components::ModelComponent *model)
 
virtual ~BusinessLogicHandler ()
 

Friends

class FixtureTabledataToResultdataHandler
 

Additional Inherited Members

- Protected Member Functions inherited from BusinessLogicHandler
virtual void UIComponentWasSet ()
 
virtual void ModelComponentWasSet ()
 
void CheckEssentials ()
 
std::string CreateNewUniqueTopologyName (const std::string &folderName, const std::string &fileName)
 
std::string CreateNewUniqueTopologyNamePlainPossible (const std::string &folderName, const std::string &fileName, std::list< std::string > &additionallyTakenNames)
 
std::vector< std::string > CreateNewUniqueTopologyName (const std::string &FolderName, const std::string &fileName, uint64_t numberOfFiles)
 
- Protected Attributes inherited from BusinessLogicHandler
ot::components::UiComponent_uiComponent = nullptr
 
ot::components::ModelComponent_modelComponent = nullptr
 

Constructor & Destructor Documentation

◆ TabledataToResultdataHandler()

TabledataToResultdataHandler::TabledataToResultdataHandler ( const std::string & _datasetFolder,
const std::string & _tableFolder )

Member Function Documentation

◆ createDataCollection()

void TabledataToResultdataHandler::createDataCollection ( const std::string & _dbURL,
const std::string & _projectName )

Friends And Related Symbol Documentation

◆ FixtureTabledataToResultdataHandler


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