Definition at line 37 of file vector-transfer-test.cpp.
|
| TransDummy (const TransDummy &o) |
|
| operator bool () const |
|
TransDummy & | operator= (TransDummy const &ref) |
|
void | setup (int x=0) |
|
| Dummy (int v) |
|
| Dummy (Dummy &&oDummy) noexcept |
|
virtual long | calc (int i) |
| a dummy API operation
|
|
int | getVal () const |
|
Dummy & | operator= (Dummy &&oDummy) |
|
void | setVal (int newVal) |
|
|
static void | activateCtorFailure (bool indeed=true) |
|
static long & | checksum () |
|
The documentation for this class was generated from the following file: