WXP::VarName Class Reference

This class processes variable information from variable.lup file. More...

#include "../include/VarName.h"

List of all members.

Public Member Functions

 VarName ()
int init ()
int get (int rind, String &str)
int get (int rind, Variable &var)
int get (const char *str, Variable &var)
int get (const char *str, VarNameItem &var)
int get (int rind, VarNameItem &var)
const char * get (int rind)
const char * getAbbr (int rind)
int get (const char *str)
int searchFile (int rind, const char *str)

Static Public Member Functions

static VarNameItem searchFile (const char *var)
static int makeLabel (const char *var, const char *units, String &fullname)

Static Public Attributes

static const int max_vname = 40

Detailed Description

This class processes variable information from variable.lup file.

Author:
Dan Vietor

Constructor & Destructor Documentation

VarName::VarName (  ) 

Constructor. Initializes class values

References init().


Member Function Documentation

int VarName::init (  ) 

Initializes class values

Referenced by VarName().


The documentation for this class was generated from the following files:

Generated on 8 Jan 2010 for WXP C++ Library by  doxygen 1.6.1