bbtkData.h File Reference

Defines Data and DataInfo. More...

#include "bbtkAny.h"
#include "bbtkRTTI.h"

Include dependency graph for bbtkData.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bbtk

Classes

class  bbtk::DataInfo
 Object storing informations on a data type : includes C++ type info (std::type_info) and a string describing the "nature" of the data (what is the content of the structure). More...

Functions

std::ostream & bbtk::operator<< (std::ostream &s, const DataInfo &d)
 dump in a stream


Detailed Description

Defines Data and DataInfo.

Data is bbtk general type exchanged between black boxes (adapted from boost::any). DataInfo is the bbtk type of object storing informations on a data type : includes C++ type info (std::type_info) and a string describing the "nature" of the data (what is the content of the structure).

Definition in file bbtkData.h.


Generated on Wed Nov 12 11:37:40 2008 for BBTK by  doxygen 1.5.6