Enumerations | |
| enum | exceptionType { SPINNAKER_EXCEPTION , STANDARD_EXCEPTION , STANDARD_CAST_TO_SPINNAKER } |
Functions | |
| void | causeSpinnakerException () |
| void | causeStandardException () |
| int | main (int, char **) |
Variables | |
| const exceptionType | chosenException = SPINNAKER_EXCEPTION |
| enum exceptionType |
| void causeSpinnakerException | ( | ) |
| void causeStandardException | ( | ) |
| int main | ( | int | , |
| char ** | |||
| ) |
| const exceptionType chosenException = SPINNAKER_EXCEPTION |