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

GQL::DriverPropertyInfo Class Reference

#include <driver.h>

List of all members.

Public Member Functions

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


Constructor & Destructor Documentation

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


Member Function Documentation

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

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

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

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

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


The documentation for this class was generated from the following file:
Generated on Thu May 1 18:08:02 2003 for gql by doxygen1.3