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

#include "PropertyHandlerDatabaseAccessBlock.h"

Inheritance diagram for PropertyHandlerDatabaseAccessBlock:
BusinessLogicHandler

Public Member Functions

 PropertyHandlerDatabaseAccessBlock ()=default
 
void performEntityUpdateIfRequired (std::shared_ptr< EntityBlockDatabaseAccess > _dbAccessEntity)
 
- Public Member Functions inherited from BusinessLogicHandler
void setUIComponent (ot::components::UiComponent *ui)
 
void setModelComponent (ot::components::ModelComponent *model)
 
virtual ~BusinessLogicHandler ()
 

Static Public Member Functions

static ResultCollectionMetadataAccess * getResultCollectionMetadataAccess (EntityBlockDatabaseAccess *_dbAccessEntity, std::string &_collectionName)
 

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

◆ PropertyHandlerDatabaseAccessBlock()

PropertyHandlerDatabaseAccessBlock::PropertyHandlerDatabaseAccessBlock ( )
default

Member Function Documentation

◆ getResultCollectionMetadataAccess()

ResultCollectionMetadataAccess * PropertyHandlerDatabaseAccessBlock::getResultCollectionMetadataAccess ( EntityBlockDatabaseAccess * _dbAccessEntity,
std::string & _collectionName )
static

◆ performEntityUpdateIfRequired()

void PropertyHandlerDatabaseAccessBlock::performEntityUpdateIfRequired ( std::shared_ptr< EntityBlockDatabaseAccess > _dbAccessEntity)

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