Value.h File Reference

Declaration and (partial) implementation of class Value. More...

#include <iosfwd>
#include <boost/variant.hpp>
#include "keyvalue/value/Matrix.h"
#include "keyvalue/value/Single.h"
#include "keyvalue/value/Vector.h"
Include dependency graph for Value.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Value
 A single-valued container for Single, Vector or Matrix. More...

Namespaces

namespace  keyvalue
 

All functionalities of KeyValue library are inside this namespace.


namespace  keyvalue::value
 

All KeyValue containers belong to this namespace.


Functions

std::ostream & operator<< (std::ostream &os, const Value &rhs)
 ostream operator<<() for Value.

Detailed Description

Declaration and (partial) implementation of class Value.


Generated on Sat Mar 20 15:08:30 2010 for KeyValue by  doxygen 1.6.1