![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Definition at line 452 of file scoped-collection-test.cpp.
Public Member Functions | |
| ManagerDemo (uint cnt) | |
| uint | useMyNumbers () |
Private Types | |
| typedef ScopedCollection< uint > | CollI |
Private Member Functions | |
| void | buildNumbers (CollI::ElementHolder &storage) |
Private Attributes | |
| uint | memberVar_ |
| const CollI | my_own_Numbers_ |
|
inline |
Definition at line 467 of file scoped-collection-test.cpp.
References ScopedCollection_test::ManagerDemo::memberVar_, and ScopedCollection_test::ManagerDemo::my_own_Numbers_.
|
private |
Definition at line 454 of file scoped-collection-test.cpp.
|
inlineprivate |
Definition at line 460 of file scoped-collection-test.cpp.
References ScopedCollection_test::ManagerDemo::memberVar_.
|
inline |
Definition at line 476 of file scoped-collection-test.cpp.
References ScopedCollection_test::ManagerDemo::my_own_Numbers_.
Referenced by ScopedCollection_test::verify_embeddedCollection().
Here is the caller graph for this function:
|
private |
Definition at line 456 of file scoped-collection-test.cpp.
Referenced by ScopedCollection_test::ManagerDemo::ManagerDemo(), and ScopedCollection_test::ManagerDemo::buildNumbers().
|
private |
Definition at line 457 of file scoped-collection-test.cpp.
Referenced by ScopedCollection_test::ManagerDemo::ManagerDemo(), and ScopedCollection_test::ManagerDemo::useMyNumbers().
Collaboration diagram for ScopedCollection_test::ManagerDemo: