The entity of DataLoaderTable, can used for searching all available DataLoaders.
More...
#include <TestBench/DataLoaderTable.h>
The entity of DataLoaderTable, can used for searching all available DataLoaders.
- Note
- please edit corresponding .cpp if adding a new data loader
-
Default tags
◆ DataLoaderTable()
| OoOJoin::DataLoaderTable::DataLoaderTable |
( |
| ) |
|
The constructing function.
- Note
- If new DataLoader is added, please change this file and its .cpp
◆ findDataLoader()
find a dataloader in the table according to its name
- Parameters
-
- Returns
- The DataLoader, nullptr if not found
◆ registerNewDataLoader()
To register a new loader.
- Parameters
-
| onew | The new operator |
| tag | THe name tag |
The documentation for this class was generated from the following files: