sc::AggregateKeyVal Class Reference

This takes several KeyVal objects and makes them look like one KeyVal object. More...

#include <keyval.h>

Inheritance diagram for sc::AggregateKeyVal:

sc::KeyVal sc::RefCount sc::Identity List of all members.

Public Member Functions

void errortrace (std::ostream &fp=ExEnv::err0())
 Write a message to fp describing the error.
void dump (std::ostream &fp=ExEnv::err0())
 Write a message to fp describing the error.

Protected Member Functions

int key_exists (const char *)
 Ultimately called by exists.
Ref< KeyValValue > key_value (const char *, const KeyValValue &def)
 Ultimately called by value.

Detailed Description

This takes several KeyVal objects and makes them look like one KeyVal object.

When a key is sought first KeyVal, then the next, and so on is searched until the keyword is found.


The documentation for this class was generated from the following file:
Generated at Sat Dec 9 14:22:04 2006 for MPQC 2.3.1 using the documentation package Doxygen 1.5.1.