#include <list_client.h>
Public Methods | |
PlotProps (char *dev="no_name",char *var="no_name", int in=0, int prio=0, bool p=FALSE, bool s=FALSE) | |
~PlotProps () | |
PlotProps (char *dev="no_name",char *var="no_name", int in=0, int prio=0, bool p=FALSE, bool s=FALSE) | |
~PlotProps () | |
Public Attributes | |
int | indx |
int | priority |
string | dev_name |
string | var_name |
bool | plotflag |
bool | storeflag |
PlotSettings | Ps |
bool | marker |
char* | dev_name |
char* | var_name |
Friends | |
class | Plot |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|