#include <@{"pExec/Types.h" LINK "pExec/Types.h/File"}>
#endif
/*----------------------------------
-----------------------------------*/
struct pOS_IClassInfo
{
@{"struct pOS_Screen" LINK "pScreen/Screen.h/File" 22} *ici_Screen;
@{"struct pOS_Window" LINK "pScreen/Window.h/File" 18} *ici_Window; /* null for screen */
@{"struct pOS_RastPort" LINK "pGFX/RastPort.h/File" 18} *ici_RastPort; /* wenn !=@{"NULL" LINK "pExec/Types.h/File" 117}, dann verwendet @{"pOS_ObtainGRastPort()" LINK "pGadgetD/pOS_ObtainGRastPort"} diesen RP */
const @{"struct pOS_DrawInfo" LINK "pScreen/DrawInfo.h/File" 22} *ici_DrawInfo;
@{"ULONG" LINK "pExec/Types.h/File" 91} ici_Reserved[5];