| Beam-lib 2.15.1 |
#include <BNameValue.h>Classes | |
| class | BDictItem< Type > |
| Template based Dictionary class. More... | |
| class | BDict< Type > |
Typedefs | |
| typedef BDict< BString > | BDictString |
Functions | |
| void | toBString (const BDictString &v, BString &s) |
| void | fromBString (const BString &s, BDictString &v) |
| BString | bdictStringToString (const BDictString &dict) |
Typedef Documentation
◆ BDictString
| typedef BDict<BString> BDictString |
Function Documentation
◆ bdictStringToString()
| BString bdictStringToString | ( | const BDictString & | dict | ) |
◆ fromBString()
| void fromBString | ( | const BString & | s, |
| BDictString & | v | ||
| ) |
◆ toBString()
| void toBString | ( | const BDictString & | v, |
| BString & | s | ||
| ) |
Generated by
1.8.14 
