|
| static void * | operator new (size_t s) |
| | Memory management.
|
| static void | operator delete (void *p) |
| | Free memory allocated from heap.
|
| | Choice (const Brancher &b, const unsigned int a) |
| | Initialize for particular brancher b and alternatives a.
|
Definition at line 148 of file fault.cpp.
◆ ThrowingChoice()
| Test::Fault::ThrowingChoice::ThrowingChoice |
( |
const Brancher & | b | ) |
|
|
inline |
◆ archive()
| virtual void Test::Fault::ThrowingChoice::archive |
( |
Archive & | e | ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: