| ★ wanayoo — archive 1999 http://gql.sourceforge.net/docs/native-api/class_gql__driverpropertyinfo.html | Nouvelle recherche | Portail wanayoo |
#include <gql++/driver.h>
Public Members | |||
![]() | ![]() | 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 |
| GQL::DriverPropertyInfo::DriverPropertyInfo (const string & nam, const string & descr = string(), const string & val = string(), bool req = false, const vector<string>& cs = vector<string>()) |
const vector<string>& GQL::DriverPropertyInfo::choices<string> () 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]
|
1.0.0 written by Dimitri van Heesch,
© 1997-1999