![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <probe/bus/detail/StatEvalTable.hpp>

Public Member Functions | |
| double | get (const std::string &valueType) const |
| void | put (double) |
| Storage () | |
| ~Storage () | |
Private Attributes | |
| wns::evaluation::statistics::StatEval | se |
Definition at line 43 of file StatEvalTable.hpp.
| Storage::Storage | ( | ) |
Definition at line 32 of file StatEvalTable.cpp.
| Storage::~Storage | ( | ) |
Definition at line 37 of file StatEvalTable.cpp.
| double Storage::get | ( | const std::string & | valueType | ) | const |
Definition at line 47 of file StatEvalTable.cpp.
| void Storage::put | ( | double | value | ) |
Definition at line 41 of file StatEvalTable.cpp.
Definition at line 45 of file StatEvalTable.hpp.
1.5.5