#include <GUINet.h>
|
| void | addEdgeRelWeight (const std::string &from, const std::string &to, double val, double beg, double end) const |
| |
| void | addEdgeWeight (const std::string &id, double val, double beg, double end) const |
| | Adds an effort for a given edge and time period.
|
| |
| virtual void | addTazRelWeight (const std::string intervalID, const std::string &from, const std::string &to, double val, double beg, double end) |
| |
| | EdgeFloatTimeLineRetriever_GUI (MSEdgeWeightsStorage *weightStorage) |
| | Constructor.
|
| |
| | ~EdgeFloatTimeLineRetriever_GUI () |
| | Destructor.
|
| |
Definition at line 435 of file GUINet.h.
◆ EdgeFloatTimeLineRetriever_GUI()
| GUINet::EdgeFloatTimeLineRetriever_GUI::EdgeFloatTimeLineRetriever_GUI |
( |
MSEdgeWeightsStorage * |
weightStorage | ) |
|
|
inline |
◆ ~EdgeFloatTimeLineRetriever_GUI()
| GUINet::EdgeFloatTimeLineRetriever_GUI::~EdgeFloatTimeLineRetriever_GUI |
( |
| ) |
|
|
inline |
◆ addEdgeRelWeight()
| void GUINet::EdgeFloatTimeLineRetriever_GUI::addEdgeRelWeight |
( |
const std::string & |
from, |
|
|
const std::string & |
to, |
|
|
double |
val, |
|
|
double |
beg, |
|
|
double |
end |
|
) |
| const |
|
virtual |
◆ addEdgeWeight()
| void GUINet::EdgeFloatTimeLineRetriever_GUI::addEdgeWeight |
( |
const std::string & |
id, |
|
|
double |
val, |
|
|
double |
beg, |
|
|
double |
end |
|
) |
| const |
|
virtual |
◆ addTazRelWeight()
| virtual void SAXWeightsHandler::EdgeFloatTimeLineRetriever::addTazRelWeight |
( |
const std::string |
intervalID, |
|
|
const std::string & |
from, |
|
|
const std::string & |
to, |
|
|
double |
val, |
|
|
double |
beg, |
|
|
double |
end |
|
) |
| |
|
inlinevirtualinherited |
◆ myWeightStorage
The storage that edges shall be added to.
Definition at line 456 of file GUINet.h.
The documentation for this class was generated from the following files: