|
ubit
|
Public Member Functions | |
| B (int _i=0) | |
| virtual Class & | getClass () const |
| virtual void | print () const |
Public Member Functions inherited from A | |
| A (int _i=0) | |
| A (int _i, int _j) | |
Public Member Functions inherited from Obj | |
| const char * | getClassName () const |
Protected Attributes | |
| float | x |
Protected Attributes inherited from A | |
| int | i |
| int | j |
1.8.12