_print_names_list | LogFile | [protected] |
addChannel(const T &name, const std::string &title="", const std::string &style="lines") | PlotLog | [inline] |
LogFile::addChannel(const T &name) | LogFile | [inline] |
buffersize | Gnuplot | [protected] |
channel_name_type typedef | Gnuplot | |
command(const std::string &cmd) | Gnuplot | [inline] |
comment(const std::string &text) | LogFile | [inline] |
data | LogFile | [protected] |
data_map typedef | LogFile | [protected] |
dataset_map typedef | Gnuplot | [protected] |
datasets | Gnuplot | [protected] |
end | Gnuplot | [protected] |
f | LogFile | [protected] |
filename | LogFile | [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] |
info | LogFile | [protected] |
init() | LogFile | [inline, protected] |
line_counter | LogFile | [protected] |
LogFile(const std::string &filename="", const std::string &info="", const std::string &separator="\t") | LogFile | [inline] |
names | LogFile | [protected] |
names_list typedef | LogFile | [protected] |
namesets | Gnuplot | [protected] |
nameslist typedef | Gnuplot | |
pipe | Gnuplot | [protected] |
plot(int start, int end) | Gnuplot | [inline] |
plot() | Gnuplot | [inline] |
PlotLog(int buffersize, const std::string &filename="", const std::string &info="", const std::string &separator="\t") | PlotLog | [inline] |
PlotLog(const std::string &filename="", const std::string &info="", const std::string &separator="\t") | PlotLog | [inline] |
plotXY(const T *x, const T *y, int size) | Gnuplot | [inline] |
plotXY(const T &x, const T &y) | Gnuplot | [inline] |
print() | LogFile | [inline] |
print_names_list() | LogFile | [inline] |
printToFile(const std::string name="", const std::string ext=".log") | Gnuplot | [inline] |
putData(const T &channel, double value) | PlotLog | [inline] |
separator | LogFile | [protected] |
setEnd(int n) | Gnuplot | [inline] |
setInfo(const std::string &info) | LogFile | [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] |
~LogFile() | LogFile | [inline] |