#include <page_undefined.h>
Inheritance diagram for PageUndefined:


Public Member Functions | |
| PageUndefined (KinoCommon *common) | |
Private Attributes | |
| KinoCommon * | common |
Definition at line 29 of file page_undefined.h.
|
|
Definition at line 34 of file page_undefined.h. 00035 {
00036 this->common = common;
00037 }
|
|
|
Definition at line 32 of file page_undefined.h. |
1.4.2