#include <ROP_IFDEvent.h>
Public Types | |
| enum | ROP_IFDEventType { ROP_IFDOUTPUT_CREATED, ROP_IFDOUTPUT_DELETED, ROP_IFDSTREAM_CREATED } |
Public Member Functions | |
| ROP_IFDEvent (ROP_IFDEventType type, IFD_Output *output, IFD_RenderStream *s) | |
Public Attributes | |
| ROP_IFDEventType | myEventType |
| IFD_Output * | myOutput |
| IFD_RenderStream * | myStream |
Definition at line 28 of file ROP_IFDEvent.h.
Definition at line 30 of file ROP_IFDEvent.h.
| ROP_IFDEvent::ROP_IFDEvent | ( | ROP_IFDEventType | type, | |
| IFD_Output * | output, | |||
| IFD_RenderStream * | s | |||
| ) | [inline] |
Definition at line 38 of file ROP_IFDEvent.h.
Definition at line 42 of file ROP_IFDEvent.h.
Definition at line 43 of file ROP_IFDEvent.h.
Definition at line 44 of file ROP_IFDEvent.h.
1.5.9