#include <IFD_IPREvent.h>
Public Types | |
| enum | IFD_IPREventType { IPRTREE_DIRTIED, IPRTREE_CLEANED, IPRTREE_DELETED } |
Public Member Functions | |
| IFD_IPREvent (IFD_IPREventType type, IFD_IPRTree *tree) | |
Public Attributes | |
| IFD_IPREventType | myEventType |
| IFD_IPRTree * | myTree |
Definition at line 28 of file IFD_IPREvent.h.
Definition at line 31 of file IFD_IPREvent.h.
| IFD_IPREvent::IFD_IPREvent | ( | IFD_IPREventType | type, | |
| IFD_IPRTree * | tree | |||
| ) | [inline] |
Definition at line 38 of file IFD_IPREvent.h.
Definition at line 41 of file IFD_IPREvent.h.
Definition at line 42 of file IFD_IPREvent.h.
1.5.9