solarpowerlog trunk
/home/tobi/workspace/solarpowerlog/src/patterns/CValue.h File Reference
#include "IValue.h"
#include <iostream>
#include <sstream>
Include dependency graph for CValue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CValue< T >

Detailed Description

Created on: May 14, 2009 Author: tobi

Template-Class for the concrete Values.

Note: The factory has to set IValue::type, as I don't know how to...

Definition in file CValue.h.