#include <q.hpp>
Public Types | |
| enum | Type { AllocationFailure, TimeLimit } |
Public Member Functions | |
| Emergency (const Type &t) | |
| ~Emergency () | |
| const Type & | type () const |
Private Member Functions | |
| Emergency () | |
Private Attributes | |
| Type | type_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.2