namespace yav class TclGenericHistogram : public TclObject, public Ownera TCL interface over an histogram
| | dying (const ObjectPointer < GenericHistogram > &g) die on histogram deletion |
| | valueCmd (int argc, char **argv) -value option |
| | bucketCmd (int argc, char **argv) -bucket option |
| | plotCmd (int argc, char **argv) -plot option |
| | minValueCmd (int argc, char **argv) -minValue option |
| | maxValueCmd (int argc, char **argv) -maxValue option |
| | statCmd (int argc, char **argv) -stat option |
| | saveCmd (int argc, char **argv) -save option |
| | smoothCmd (int argc, char **argv) -smooth option |
| | nbCmd (int argc, char **argv) -nb option |
| | create (TclModule *m, int argc, char **argv) new TCL command callback |
| | getClient (void) returns TclObject client |
| | constructors
| ||
| | destructor |
Constructors
Destructor
a TCL interface over an histogram
virtual void dying(const ObjectPointer < GenericHistogram > &g)
int valueCmd(int argc, char **argv)
int bucketCmd(int argc, char **argv)
int plotCmd(int argc, char **argv)
int minValueCmd(int argc, char **argv)
int maxValueCmd(int argc, char **argv)
int statCmd(int argc, char **argv)
int saveCmd(int argc, char **argv)
int smoothCmd(int argc, char **argv)
int nbCmd(int argc, char **argv)
static int create(TclModule *m, int argc, char **argv)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de