#include <iostream.h>
#include <stdio.h>
#include "/usr/include/g++-3/std/bastring.h"
#include <stdlib.h>
#include <assert.h>
#include "list_client.h"
#include "error.hh"
#include "packet.h"
Functions | |
void | SortPlotProperties (void) |
Variables | |
const char* | parse_data [5] = {"int","double","device","active","store"} |
const char* | plot_options [20] |
|
|
|
|
|
Initial value: {"P_MIN_SIZE_X","P_MIN_SIZE_Y","Y_TICKS", "X_TICKS","TICKSIZE","TICKPOS","TICKPOS_X", "HGRIDLINES","VGRIDLINES","Y_UPPER_LIMIT", "Y_LOWER_LIMIT","AUTOSCALE","AS_INTERVAL", "SOLIDLINE","POINTS","ENABLED","PLOT", "P_LEFT_BORDER","P_UPPER_BORDER","\0"} |