![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Functions | |
| void | testFunc (int i, char c) |
| int | returnIt () |
Variables | |
| int | _sum_ =0 |
| used to verify the effect of testFunc | |
Definition at line 35 of file dummy-functions.hpp.
References _sum_.
| int returnIt | ( | ) |
Definition at line 41 of file dummy-functions.hpp.
References _sum_, and returnIt().
Referenced by returnIt().
Here is the call graph for this function:
Here is the caller graph for this function:| int _sum_ =0 |
used to verify the effect of testFunc
Definition at line 32 of file dummy-functions.hpp.
Referenced by returnIt(), and testFunc().