charon-core  0.3.1
AbstractData.hxx File Reference

Declaration and implementation of the abstract class AbstractData. More...

#include <vector>
Include dependency graph for AbstractData.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractData< T >
 Interface for data assignment and readout. More...
 
class  AbstractMultiData< T >
 Common interface for read-write access to multiple data members like arrays etc. More...
 
class  AbstractMultiROData< T >
 Common interface for read-only access to multiple data members like arrays etc. More...
 
class  AbstractROData< T >
 Interface for data acces. More...
 

Detailed Description

Author
Jens-Malte Gottfried
Date
10.04.2009

Definition in file AbstractData.hxx.