#include <OP_BundleList.h>
Public Types | |
| enum | OP_BundleListEventType { BUNDLE_ADDED, BUNDLE_DELETED } |
Public Member Functions | |
| OP_BundleListEvent (OP_BundleListEventType type, OP_Bundle &bundle) | |
Public Attributes | |
| OP_BundleListEventType | myEventType |
| OP_Bundle & | myBundle |
Definition at line 42 of file OP_BundleList.h.
| OP_BundleListEvent::OP_BundleListEvent | ( | OP_BundleListEventType | type, | |
| OP_Bundle & | bundle | |||
| ) | [inline] |
Definition at line 52 of file OP_BundleList.h.
Definition at line 57 of file OP_BundleList.h.
Definition at line 56 of file OP_BundleList.h.
1.5.9