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

Description

Test:
ScopedPtrVect manages the lifecycle of a number of objects.

The API is similar to a vector and allows for element access and iteration. Individual elements can be detached and thus removed from the responsibility of the container.

Definition at line 54 of file scoped-ptrvect-test.cpp.

Private Member Functions

void detaching ()
 
void iterating ()
 
virtual void run (Arg)
 
void simpleUsage ()
 
+ Inheritance diagram for ScopedPtrVect_test:
+ Collaboration diagram for ScopedPtrVect_test:

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