|
Dynalib Utils
|

Classes | |
| class | Shape |
| class | Square |
| class | Rectangle |
| class | Ellipse |
| class | Circle |
Functions | |
| void | printResults (const Shape testShape) |
| void | calcDynaRTTI (const Shape testShape) |
| void | calcStdRTTI (Shape testShape) |
| void | doPrintDynaRTTI () |
| void | doTimingCompare () |
| int | main () |
| void calcDynaRTTI | ( | const Shape | testShape | ) |
| void calcStdRTTI | ( | Shape | testShape | ) |
| void doPrintDynaRTTI | ( | ) |
| void doTimingCompare | ( | ) |
| int main | ( | ) |
| void printResults | ( | const Shape | testShape | ) |
1.8.13