/* Generated by Ctran from olib.cat */ #define OLIB_G #ifndef P_STD_H #include #endif #ifndef P_OBJECT_H #include #endif /* Category Numbers */ /* EPOC */ #define CAT_OLIB_OLIB 0 /* Class Numbers */ #define C_ROOT 0 /* Method Numbers */ #define O_DESTROY 0 /* Property of root */ typedef struct { P_OBJECT pc; } PRS_ROOT; typedef struct pr_root { PRS_ROOT root; } PR_ROOT;