| golib
    0.5
    | 
This is the complete list of members for goPlot::Gnuplot, including all inherited members.
| addPostfix(const char *p) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| addPrefix(const char *p) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| callObjectMethod(int methodID, goObjectMethodParameters *param=NULL) | goObjectBase | virtual | 
| callQueuedMethods() | goObjectBase | |
| clear() | goPlot::Gnuplot | |
| clear(goSize_t x, goSize_t y) | goPlot::Gnuplot | |
| connectObject(goObjectBase *object) | goObjectBase | |
| disconnectObject(const goObjectBase *object) | goObjectBase | |
| getClassID() const (defined in goObjectBase) | goObjectBase | |
| getClassName() const | goObjectBase | |
| getGnuplot() (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| getObjectName() const | goObjectBase | |
| getPlot(goSize_t x, goSize_t y) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| getPlotp(goSize_t x, goSize_t y) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| Gnuplot() (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| goObjectBase() | goObjectBase | |
| memoryUsage() const | goObjectBase | virtual | 
| plot(const goMath::Matrixf &curve, const char *title="", const char *options="w l", goSize_t x=0, goSize_t y=0) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plot(const goMath::Matrixd &curve, const char *title="", const char *options="w l", goSize_t x=0, goSize_t y=0) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plot(const goMath::Vectorf &px, const goMath::Vectorf &py, const char *title="", const char *options="w l", goSize_t x=0, goSize_t y=0) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plot(const goMath::Vectord &px, const goMath::Vectord &py, const char *title="", const char *options="w l", goSize_t x=0, goSize_t y=0) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plot(const goMath::Vectorf &py, const char *title="", const char *options="w l", goSize_t x=0, goSize_t y=0) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plot(const goMath::Vectord &py, const char *title="", const char *options="w l", goSize_t x=0, goSize_t y=0) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plot(goMultiPlotter &mp) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plot() (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plotFile(const char *filename, const char *termstring) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plotImage(const goSignal3DBase< void > &image, const char *title="", const char *options="w image", goSize_t x=0, goSize_t y=0) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plotImage(const goMath::Matrixf &image, const char *title="", const char *options="w image", goSize_t x=0, goSize_t y=0) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plotImage(const goMath::Matrixd &image, const char *title="", const char *options="w image", goSize_t x=0, goSize_t y=0) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plotLine(const goMath::Vectorf &n, const goMath::Vectorf &p, const char *title="", const char *options="w l", goSize_t x=0, goSize_t y=0) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plotLine(const goMath::Vectord &n, const goMath::Vectord &p, const char *title="", const char *options="w l", goSize_t x=0, goSize_t y=0) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plotPause() (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plotPoint(goDouble px, goDouble py, const char *title="", const char *options="w p", goSize_t x=0, goSize_t y=0) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plotPoint(const goMath::Vectorf &p, const char *title="", const char *options="w p", goSize_t x=0, goSize_t y=0) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plotPoint(const goMath::Vectord &p, const char *title="", const char *options="w p", goSize_t x=0, goSize_t y=0) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| plotPostscript(const char *filename, goFloat sizeX=-1.0f, goFloat sizeY=-1.0f) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| printClassMessage(const char *msg) | goObjectBase | protected | 
| printClassMessage(goString &msg) | goObjectBase | protected | 
| queueObjectMethod(int methodID, goObjectMethodParameters *param=NULL, bool blocking=false) | goObjectBase | virtual | 
| readObjectFile(FILE *) | goObjectBase | virtual | 
| receiveObjectMessage(const goObjectMessage &message) | goObjectBase | protectedvirtual | 
| saveGnuplot(const char *filename) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| sendObjectMessage(int messageID, void *data=NULL) | goObjectBase | protected | 
| sendObjectMessage(goObjectBase *object, int messageID, void *data=NULL) | goObjectBase | protected | 
| setClassID(int id) | goObjectBase | protected | 
| setObjectName(const char *name) | goObjectBase | |
| setObjectName(const goString &name) | goObjectBase | |
| setPostfix(const char *p) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| setPrefix(const char *p) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| setTitle(const char *s) (defined in goPlot::Gnuplot) | goPlot::Gnuplot | |
| writeObjectFile(FILE *) const | goObjectBase | virtual | 
| ~Gnuplot() (defined in goPlot::Gnuplot) | goPlot::Gnuplot | virtual | 
| ~goObjectBase() | goObjectBase | virtual |