Main Page | Modules | Data Structures | File List | Data Fields

Multiple Mode
[Trend]


Functions

sul_error_ttrd_mode_multiple (time_t stime, time_t etime, apr_array_header_t *vitals, apr_array_header_t *history, sos_node_group_t *group, sos_node_t *node, sos_fs_txn_t *txn, apr_pool_t *pool)

Function Documentation

sul_error_t* trd_mode_multiple time_t  stime,
time_t  etime,
apr_array_header_t *  vitals,
apr_array_header_t *  history,
sos_node_group_t group,
sos_node_t node,
sos_fs_txn_t txn,
apr_pool_t *  pool
 

Renders a single mode graph of just a single Vital.

Parameters:
stime Starting time of the graph to produce, all history notifications after this time and before etime will be included in the final graph.
etime Ending time of the graph to produce. All history notifications up to and including etime will be included.
vitals All of the vital signs we are supposed to graph.
history Vital sign history for all vitals given in the vitals parameter.
group Node group the vitals stemmed from, if applicable.
node Node the vitals stemmed from, if applicable.
txn Database transaction to query over.
pool Pool to allocate memory overhead from.
Returns:
An sul_error_t instance if an error occured and NULL otherwise.


Generated on Wed Apr 28 09:38:38 2004 for State by doxygen 1.3.5