Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

PlotProps Class Reference

#include <list_client.h>

List of all members.

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


Constructor & Destructor Documentation

PlotProps::PlotProps ( char * dev = "no_name",
char * var = "no_name",
int in = 0,
int prio = 0,
bool p = FALSE,
bool s = FALSE ) [inline]
 

PlotProps::~PlotProps ( ) [inline]
 

PlotProps::PlotProps ( char * dev = "no_name",
char * var = "no_name",
int in = 0,
int prio = 0,
bool p = FALSE,
bool s = FALSE ) [inline]
 

PlotProps::~PlotProps ( ) [inline]
 


Friends And Related Function Documentation

class Plot [friend]
 


Member Data Documentation

PlotSettings PlotProps::Ps
 

char * PlotProps::dev_name
 

char * PlotProps::dev_name
 

int PlotProps::indx
 

bool PlotProps::marker
 

bool PlotProps::plotflag
 

int PlotProps::priority
 

bool PlotProps::storeflag
 

char * PlotProps::var_name
 

char * PlotProps::var_name
 


The documentation for this class was generated from the following files:
Generated at Mon Sep 2 18:21:13 2002 for MAX by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001