DbCreator for textual TimeArr database.
More...
#include <res-time-arr-txt-db-creator.h>
DbCreator for textual TimeArr database.
ResTimeArrTxtDbCreator implements WossDbCreator for textual TimeArr database
◆ ResTimeArrTxtDbCreator() [1/3]
| woss::ResTimeArrTxtDbCreator::ResTimeArrTxtDbCreator |
( |
| ) |
|
|
default |
◆ ResTimeArrTxtDbCreator() [2/3]
◆ ResTimeArrTxtDbCreator() [3/3]
◆ ~ResTimeArrTxtDbCreator()
| virtual woss::ResTimeArrTxtDbCreator::~ResTimeArrTxtDbCreator |
( |
| ) |
|
|
overridevirtualdefault |
◆ clone()
| virtual std::unique_ptr< WossDbCreator > woss::ResTimeArrTxtDbCreator::clone |
( |
| ) |
const |
|
inlineoverridevirtual |
Abstract method. Virtual factory method. It is called to clone this WossDbCreator instance. The caller will be the owner of created object, therefore object destruction is his responsibility
- Returns
- a std::unique_ptr to a properly initialized WossDbCreator object
Implements woss::WossDbCreator.
◆ createWossDb()
| std::unique_ptr< WossDb > ResTimeArrTxtDbCreator::createWossDb |
( |
| ) |
const |
|
overridevirtual |
◆ getSpaceSampling()
| double woss::ResTimeArrTxtDbCreator::getSpaceSampling |
( |
| ) |
const |
|
inline |
◆ initializeDb()
| bool ResTimeArrTxtDbCreator::initializeDb |
( |
WossDb & |
woss_db | ) |
const |
|
protectedvirtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setSpaceSampling()
| void woss::ResTimeArrTxtDbCreator::setSpaceSampling |
( |
double |
value | ) |
|
|
inline |
◆ space_sampling
| double woss::ResTimeArrTxtDbCreator::space_sampling = 0.0 |
|
protected |
The documentation for this class was generated from the following files: