libstx-exparser/AnyScalar.h File Reference

Definition of a typed scalar value class AnyScalar used by the parser to represent values. More...

#include <string>
#include <stdexcept>
#include <functional>
#include <ostream>
#include <assert.h>

Go to the source code of this file.

Namespaces

namespace  stx

Classes

class  stx::AnyScalar
 AnyScalar constructs objects holding a typed scalar value. More...
union  stx::AnyScalar::value_t
 Union type to holding the current value of an AnyScalar. More...

Functions

static std::ostream & stx::operator<< (std::ostream &stream, const AnyScalar &as)
 Make AnyScalar outputtable to ostream.


Detailed Description

Definition of a typed scalar value class AnyScalar used by the parser to represent values.

Definition in file AnyScalar.h.


Generated on Tue Jul 17 16:51:58 2007 for STX Expression Parser by  doxygen 1.5.2