struct FinderDBEntry

A one-to-many container used by the FinderClient to store unresolved-to-resolved Xrl mappings. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods

Protected Members


Detailed Description

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 Wed Aug 2 15:36:00 2006, using kdoc $.