Definition at line 38 of file scoped-collection-test.cpp.
|
| virtual long | calc (int i) |
| | special variant of the dummy API operation:
|
| |
|
| static constexpr int | DEFUNCT = std::numeric_limits<int>::min() |
| |
| static constexpr int | DEAD = std::numeric_limits<int>::max() |
| |
| static long & | checksum () |
| |
| static void | activateCtorFailure (bool indeed=true) |
| |
◆ SubDummy() [1/2]
◆ SubDummy() [2/2]
◆ calc()
| virtual long calc |
( |
int |
i | ) |
|
|
inlineprivatevirtual |
special variant of the dummy API operation:
- Parameters
-
| i | when zero, the trigger value will be revealed |
Reimplemented from Dummy.
Definition at line 47 of file scoped-collection-test.cpp.
◆ trigger_
The documentation for this class was generated from the following file: