|
|
A one-to-many container used by the FinderClient to store unresolved-to-resolved Xrl mappings.
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 Jun 9 13:23:50 2003, using kdoc 2.0a54+XORP. |