Manages an rrdtool database under the Gv::Database interface.
More...
|
| DatabaseRrd (const std::string &) |
|
bool | exists () const |
|
void | create () |
|
std::string | graph (std::string &, time_t start_time, time_t end_time) |
|
void | add (time_t time, unsigned int total, unsigned int items, unsigned int max, unsigned int dx, unsigned int dy, unsigned int squelch, unsigned int apathy) |
|
Manages an rrdtool database under the Gv::Database interface.
Definition at line 60 of file gvdatabase.cpp.
The documentation for this class was generated from the following file: