|
|
FinderDBEntry (const string& key)
| FinderDBEntry |
FinderDBEntry (const string& key, const string& value)
| FinderDBEntry |
inline const string& key ()
| key |
[const]
inline const list<string>& values ()
| values |
[const]
inline list<string>& values ()
| values |
inline void clear ()
| clear |
string _key | _key |
[protected]
list<string> _values | _values |
[protected]
Generated by: pavlin on possum.icir.org on Mon Mar 10 19:34:49 2003, using kdoc 2.0a54+XORP. |