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

const string&  key ()

key

[const]

const list<string>&  values ()

values

[const]

list<string>&  values ()

values

void  clear ()

clear

string _key

_key

[protected]

list<string> _values

_values

[protected]


Generated by: bms on anglepoise.lon.incunabulum.net on Wed Jul 23 10:05:36 2008, using kdoc 2.0a54+XORP.