Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
app_exception.cpp File Reference

Demo for exceptions. More...

#include "demos.h"
#include "objtracer/demobj.h"
#include "tracer/tracer.h"
#include <iostream>
Include dependency graph for app_exception.cpp:

Go to the source code of this file.

Functions

int app_exception ()
 Demo prog for ctor/dtor features in class derivation. More...
 

Detailed Description

Demo for exceptions.

Author
J.Broeckhove CoMP/UA

Definition in file app_exception.cpp.

Function Documentation

int app_exception ( )

Demo prog for ctor/dtor features in class derivation.

Returns
status
Exceptions
None.

Definition at line 20 of file app_exception.cpp.

References COMP_MISC_BLOCK_TRACER, COMP_MISC_FUNCTION_TRACER, COMP_MISC_LOG_TRACER, ODemo::Exception::info(), ODemo::SailBoat::info(), ODemo::Bicycle::info(), ODemo::LoadingException::info(), ODemo::SailingException::info(), ODemo::SailBoat::move(), ODemo::WaterVehicle::start_sinking(), and ODemo::Exception::what().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: