Lumiera
0.pre.03
»edit your freedom«
|
Template to generate concrete implementation classes.
Definition at line 86 of file polymorphic-value-test.cpp.
Public Member Functions | |
Imp (Imp const &o) | |
Imp & | operator= (Imp const &o) |
Public Attributes | |
long | localData_ [ii] |
Private Member Functions | |
virtual long | apiFunc () |
void | copyData (Imp const &o) |
long & | localSum () |
void | mark (long markerValue) |