Lumiera  0.pre.03
»edit your freedom«
RefArray_test Class Reference

Description

Test:
build several wrappers, each based on a different storage, all providing RefArray access to a given vector.

The rationale for RefArray is to expose just the interface: the data structure within the actual implementation holds subclass instances of the specified interface.

See also
ref-array-impl.hpp

Definition at line 113 of file ref-array-test.cpp.

Classes

struct  Fac
 < fabricating a series of subclass instances with varying ctor parameter More...
 

Private Member Functions

void checkTable ()
 
void checkTable_errorHandling ()
 
void checkTable_inplaceCreation ()
 
void checkVector ()
 
void checkWrapper ()
 
virtual void run (Arg)
 
+ Inheritance diagram for RefArray_test:
+ Collaboration diagram for RefArray_test:

The documentation for this class was generated from the following file: