sc::KeyValValueString Class Reference

Represents a pointer to char value (deprecated, use KeyValValuestring). More...

#include <util/keyval/keyvalval.h>

Inheritance diagram for sc::KeyValValueString:

Inheritance graph
[legend]

List of all members.

Public Types

enum  Storage { Copy, Steal, Use }

Public Member Functions

DEPRECATED KeyValValueString (const char *, KeyValValueString::Storage s=KeyValValueString::Use)
DEPRECATED KeyValValueString (char *, KeyValValueString::Storage s=KeyValValueString::Use)
DEPRECATED 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 longvalue (long &) const
KeyValValue::KeyValValueError sizevalue (size_t &) const
DEPRECATED
KeyValValue::KeyValValueError 
pcharvalue (const char *&) const
KeyValValue::KeyValValueError stringvalue (std::string &) const
void print (std::ostream &o=ExEnv::out0()) const


Detailed Description

Represents a pointer to char value (deprecated, use KeyValValuestring).
The documentation for this class was generated from the following file:

Generated at Sun Feb 22 10:13:08 2009 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.5.6.
These pages are hosted on SourceForge.net