VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Gv::DatabaseRrd Class Reference

Manages an rrdtool database under the Gv::Database interface. More...

Public Member Functions

 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)
 

Detailed Description

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: