#include <nodestariffstattable.h>
◆ NodesTariffStatTable()
NodesTariffStatTable::NodesTariffStatTable |
( |
std::shared_ptr< sqlite::SQLiteStorage > |
db, |
|
|
std::string |
name |
|
) |
| |
◆ ~NodesTariffStatTable()
NodesTariffStatTable::~NodesTariffStatTable |
( |
| ) |
|
|
defaultnoexcept |
◆ dropAndCreate()
void NodesTariffStatTable::dropAndCreate |
( |
| ) |
|
◆ insert()
bool NodesTariffStatTable::insert |
( |
int |
tstep, |
|
|
Node * |
node |
|
) |
| |
◆ queryAllNodesAtStep()
void NodesTariffStatTable::queryAllNodesAtStep |
( |
int |
tstep, |
|
|
std::function< bool(NodeTariffStat stat)> |
|
|
) |
| |
The documentation for this class was generated from the following files: