sc::KeyValValueString Class Reference

Inheritance diagram for sc::KeyValValueString:
sc::KeyValValue sc::RefCount sc::Identity

List of all members.

Public Types

enum  Storage { Copy, Steal, Use }

Public Member Functions

 KeyValValueString (const char *, KeyValValueString::Storage s=KeyValValueString::Use)
 KeyValValueString (char *, KeyValValueString::Storage s=KeyValValueString::Use)
 KeyValValueString (const KeyValValueString &)
KeyValValue::KeyValValueError doublevalue (double &) const
KeyValValue::KeyValValueError booleanvalue (int &) const
KeyValValue::KeyValValueError floatvalue (float &) const
KeyValValue::KeyValValueError charvalue (char &) const
KeyValValue::KeyValValueError intvalue (int &) const
KeyValValue::KeyValValueError sizevalue (size_t &) const
KeyValValue::KeyValValueError pcharvalue (const char *&) const
KeyValValue::KeyValValueError stringvalue (std::string &) const
void print (std::ostream &o=ExEnv::out0()) const

The documentation for this class was generated from the following file:

Generated at Sun Mar 7 05:17:54 2010 for MPQC 2.3.1 using the documentation package Doxygen 1.6.3.