ASL
0.1.6
Advanced Simulation Library
|
#include <aslMemElement.h>
Public Member Functions | |
virtual | ~MemElementBase ()=0 |
unsigned int | getSize () const |
virtual void | resize ()=0 |
Protected Member Functions | |
MemElementBase (unsigned int n=0) | |
Protected Attributes | |
unsigned int | size |
Definition at line 35 of file aslMemElement.h.
|
inlineprotected |
Definition at line 65 of file aslMemElement.h.
|
pure virtual |
|
inline |
Definition at line 69 of file aslMemElement.h.
|
pure virtual |
|
protected |
Definition at line 38 of file aslMemElement.h.