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

#include "TableHandler.h"

Inheritance diagram for TableHandler:
BusinessLogicHandler

Public Member Functions

 TableHandler (const std::string tableFolder)
 
void AddTableView (ot::UID sourceID, ot::UID sourceVersionID)
 
- Public Member Functions inherited from BusinessLogicHandler
void setUIComponent (ot::components::UiComponent *ui)
 
void setModelComponent (ot::components::ModelComponent *model)
 
virtual ~BusinessLogicHandler ()
 

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

◆ TableHandler()

TableHandler::TableHandler ( const std::string tableFolder)

Member Function Documentation

◆ AddTableView()

void TableHandler::AddTableView ( ot::UID sourceID,
ot::UID sourceVersionID )

Creates a table from a given source file.

Parameters
sourceID
sourceVersionID

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