Account
Bds::NameValue Class Reference
#include <BdsD.h>
Public Member Functions | |
| NameValue () | |
| NameValue (BString pname, BString pvalue) | |
Public Attributes | |
| BString | name |
| The Name of the value. | |
| BString | value |
| The actual value in string form. | |
Constructor & Destructor Documentation
| Bds::NameValue::NameValue | ( | ) |
| Bds::NameValue::NameValue | ( | BString | pname, | |
| BString | pvalue | |||
| ) |
Member Data Documentation
| BString Bds::NameValue::name |
The Name of the value.
| BString Bds::NameValue::value |
The actual value in string form.
The documentation for this class was generated from the following files:
Generated on Thu Mar 20 11:23:35 2008 for BdsApi by
1.5.5 