From 4fc8a0676ff8207d4b606e3077c5827e118a6f63 Mon Sep 17 00:00:00 2001
From: Frank Wuerthwein
Date: Thu, 12 Feb 2009 00:13:24 +0000
Subject: Describe getIdx
---
doc/lib/rrdFile_js.html | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
(limited to 'doc')
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
@@ -184,6 +184,14 @@ Data Source.
+
+
+ getIdx()
+ |
+
+ Return which DS it is in the RRD file.
+ |
+
getName()
@@ -240,6 +248,14 @@ Robin Archive.
|
+
+
+ getIdx()
+ |
+
+ Return which RRA it is in the RRD file.
+ |
+
getNrRows()
@@ -287,6 +303,14 @@ Robin Archive.
|
+
+
+ getIdx()
+ |
+
+ Return which RRA it is in the RRD file.
+ |
+
getCFName()
--
cgit v1.2.3-2-g168b
|