gnugraph.h File Reference
Detailed Description
Header file for graphics definitions.
Definition in file gnugraph.h.
#include <sys/types.h>
#include <unistd.h>
#include "robot.h"
#include <sys/stat.h>
#include <sstream>
#include <vector>
Include dependency graph for gnugraph.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Define Documentation
#define GNUPLOT "gnuplot" |
|
#define IO_COULD_NOT_OPEN_FILE -1 |
|
#define IO_MISMATCH_ELEMENT_NBR -4 |
|
#define IO_MISMATCH_SIZE -2 |
|
#define LABELS_NBR_NO_MATCH -3 |
|
#define PROBLEM_FILE_READING -5 |
|
#define X_Y_DATA_NO_MATCH -2 |
|
Variable Documentation
|