diff options
Diffstat (limited to 'doc/lib')
-rw-r--r-- | doc/lib/rrdFile_js.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/lib/rrdFile_js.html b/doc/lib/rrdFile_js.html index eabda68..8283cf5 100644 --- a/doc/lib/rrdFile_js.html +++ b/doc/lib/rrdFile_js.html @@ -186,6 +186,14 @@ Data Source</A>.</P> <TBODY> <TR VALIGN=TOP> <TD WIDTH=20%> + <P>getIdx()</P> + </TD> + <TD WIDTH=80%> + <P>Return which DS it is in the RRD file.</P> + </TD> + </TR> + <TR VALIGN=TOP> + <TD WIDTH=20%> <P>getName()</P> </TD> <TD WIDTH=80%> @@ -242,6 +250,14 @@ Robin Archive</A>.</P> <TBODY> <TR VALIGN=TOP> <TD WIDTH=20%> + <P>getIdx()</P> + </TD> + <TD WIDTH=80%> + <P>Return which RRA it is in the RRD file.</P> + </TD> + </TR> + <TR VALIGN=TOP> + <TD WIDTH=20%> <P>getNrRows()</P> </TD> <TD WIDTH=80%> @@ -289,6 +305,14 @@ Robin Archive</A>.</P> <TBODY> <TR VALIGN=TOP> <TD WIDTH=20%> + <P>getIdx()</P> + </TD> + <TD WIDTH=80%> + <P>Return which RRA it is in the RRD file.</P> + </TD> + </TR> + <TR VALIGN=TOP> + <TD WIDTH=20%> <P>getCFName()</P> </TD> <TD WIDTH=80%> |