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

GQL::DriverPropertyInfo Class Reference

#include <driver.h>

List of all members.

Public Methods

 DriverPropertyInfo (const string &nam, const string &descr=string(), const string &val=string(), bool req=false, const vector< string > &cs=vector< string >())
const vector< string > & choices () const
const string & description () const
const string & name () const
bool required () const
const string & value () const


Constructor & Destructor Documentation

GQL::DriverPropertyInfo::DriverPropertyInfo const string &    nam,
const string &    descr = string(),
const string &    val = string(),
bool    req = false,
const vector< string > &    cs = vector<string>()
[inline]
 


Member Function Documentation

const vector<string>& GQL::DriverPropertyInfo::choices   const [inline]
 

const string& GQL::DriverPropertyInfo::description   const [inline]
 

const string& GQL::DriverPropertyInfo::name   const [inline]
 

bool GQL::DriverPropertyInfo::required   const [inline]
 

const string& GQL::DriverPropertyInfo::value   const [inline]
 


The documentation for this class was generated from the following file:
Generated on Fri Apr 19 00:27:33 2002 for gql by doxygen1.2.15