![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Definition at line 165 of file polymorphic-value-test.cpp.
Private Member Functions | |
| virtual void | run (Arg) |
| TestList | createOpaqueValues () |
| void | verifyBasics () |
| template<class PV , class IMP > | |
| void | verifyCreation_and_Copy () |
| void | verifyOverrunProtection () |
| void | verifyCopySupportDetectionMetafunctions () |
Static Private Member Functions | |
| static void | operate (PolyVal &elm) |
|
inlineprivatevirtual |
Definition at line 169 of file polymorphic-value-test.cpp.
References PolymorphicValue_test::createOpaqueValues(), PolymorphicValue_test::operate(), PolymorphicValue_test::verifyBasics(), PolymorphicValue_test::verifyCopySupportDetectionMetafunctions(), and PolymorphicValue_test::verifyOverrunProtection().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 190 of file polymorphic-value-test.cpp.
Referenced by PolymorphicValue_test::run().
Here is the caller graph for this function:
|
inlinestaticprivate |
Definition at line 203 of file polymorphic-value-test.cpp.
Referenced by PolymorphicValue_test::run().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 222 of file polymorphic-value-test.cpp.
Referenced by PolymorphicValue_test::run().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 241 of file polymorphic-value-test.cpp.
References INSTANCEOF.
|
inlineprivate |
Definition at line 271 of file polymorphic-value-test.cpp.
References VERIFY_ERROR.
Referenced by PolymorphicValue_test::run().
Here is the caller graph for this function:
|
inlineprivate |
cloneInto() member can be implemented, causing the PolymorphicValue container to raise an exception in case the copy operator is invoked. Definition at line 291 of file polymorphic-value-test.cpp.
Referenced by PolymorphicValue_test::run().
Here is the caller graph for this function:
Inheritance diagram for PolymorphicValue_test:
Collaboration diagram for PolymorphicValue_test: