|
ASL 0.1.7
Advanced Simulation Library
|
Class defines a folding rule into a 1D/2D/3D bulk. More...
#include <aslDataWrapper.h>


Public Member Functions | |
| DataWrapper () | |
| DataWrapper (const Block &b) | |
| DataWrapper (DataWrapper &d) | |
| virtual const acl::VectorOfElements | getEContainer () |
| virtual const acl::VectorOfElementsData | getDContainer () const |
| V & | getContainer () |
| void | setContainer (const V &cont) |
| DataWrapper () | |
| DataWrapper (const Block &b) | |
| DataWrapper (DataWrapper &d) | |
| virtual const acl::VectorOfElements | getEContainer () |
| virtual const acl::VectorOfElementsData | getDContainer () const |
| V & | getContainer () |
| void | setContainer (const V &cont) |
| Public Member Functions inherited from asl::AbstractData | |
| const Block & | getBlock () const |
| void | setBlock (const Block &b) |
| const Block & | getBlock () const |
| void | setBlock (const Block &b) |
Protected Member Functions | |
| virtual bool | checkConsistency () const |
| virtual bool | checkConsistency () const |
| Protected Member Functions inherited from asl::AbstractData | |
| AbstractData () | |
| AbstractData (const Block &b) | |
| AbstractData () | |
| AbstractData (const Block &b) | |
Protected Attributes | |
| V | container |
| Protected Attributes inherited from asl::AbstractData | |
| Block | block |
Class defines a folding rule into a 1D/2D/3D bulk.
| V | is type of the container |
| V | is type of the container |
Definition at line 76 of file aslDataWrapper.h.
|
inline |
Definition at line 109 of file aslDataWrapper.h.
|
inlineexplicit |
Definition at line 114 of file aslDataWrapper.h.
|
inline |
Definition at line 119 of file aslDataWrapper.h.
|
inline |
|
inlineexplicit |
|
inline |
|
protectedvirtual |
|
protectedvirtual |
|
inline |
Definition at line 125 of file aslDataWrapper.h.
|
inline |
|
virtual |
Implements asl::AbstractData.
|
virtual |
Implements asl::AbstractData.
|
virtual |
Implements asl::AbstractData.
|
virtual |
Implements asl::AbstractData.
|
inline |
Definition at line 130 of file aslDataWrapper.h.
|
inline |
|
protected |
Definition at line 79 of file aslDataWrapper.h.