#include <allocation.hpp>
Inheritance diagram for PrintableStackObj:


Public Member Functions | |
| virtual void | print ()=0 |
| virtual void | print_short () |
Definition at line 81 of file allocation.hpp.
| virtual void PrintableStackObj::print | ( | ) | [pure virtual] |
| void PrintableStackObj::print_short | ( | ) | [virtual] |
Definition at line 31 of file allocation.cpp.
References print().
Here is the call graph for this function:

1.4.7