addChannel(const T &name, const std::string &title="", const std::string &style="lines") | Gnuplot | [inline] |
buffersize | Gnuplot | [protected] |
channel_name_type typedef | Gnuplot | |
command(const std::string &cmd) | Gnuplot | [inline] |
dataset_map typedef | Gnuplot | [protected] |
datasets | Gnuplot | [protected] |
end | Gnuplot | [protected] |
getBuffersize() | Gnuplot | [inline] |
getNames() | Gnuplot | [inline] |
getTitle(const T &channel) | Gnuplot | [inline] |
Gnuplot(int buffersize=256) | Gnuplot | [inline] |
hide(const T &channel) | Gnuplot | [inline] |
hide_all() | Gnuplot | [inline] |
namesets | Gnuplot | [protected] |
nameslist typedef | Gnuplot | |
pipe | Gnuplot | [protected] |
plot(int start, int end) | Gnuplot | [inline] |
plot() | Gnuplot | [inline] |
plotXY(const T *x, const T *y, int size) | Gnuplot | [inline] |
plotXY(const T &x, const T &y) | Gnuplot | [inline] |
printToFile(const std::string name="", const std::string ext=".log") | Gnuplot | [inline] |
putData(const T &channel, double data) | Gnuplot | [inline] |
setEnd(int n) | Gnuplot | [inline] |
setStart(int n) | Gnuplot | [inline] |
setStyle(const T &channel, const std::string &style) | Gnuplot | [inline] |
setTitle(const T &channel, const std::string &title) | Gnuplot | [inline] |
show(const T &channel, bool on=true) | Gnuplot | [inline] |
show_all(bool on=true) | Gnuplot | [inline] |
start | Gnuplot | [protected] |
~Gnuplot() | Gnuplot | [inline] |