HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_BundleListEvent Class Reference

#include <OP_BundleList.h>

Public Types

enum  OP_BundleListEventType { BUNDLE_ADDED, BUNDLE_DELETED, BUNDLE_CHANGED }
 

Public Member Functions

 OP_BundleListEvent (OP_BundleListEventType type, OP_Bundle &bundle)
 

Public Attributes

OP_BundleListEventType myEventType
 
OP_BundlemyBundle
 

Detailed Description

Definition at line 34 of file OP_BundleList.h.

Member Enumeration Documentation

Enumerator
BUNDLE_ADDED 
BUNDLE_DELETED 
BUNDLE_CHANGED 

Definition at line 38 of file OP_BundleList.h.

Constructor & Destructor Documentation

OP_BundleListEvent::OP_BundleListEvent ( OP_BundleListEventType  type,
OP_Bundle bundle 
)
inline

Definition at line 45 of file OP_BundleList.h.

Member Data Documentation

OP_Bundle& OP_BundleListEvent::myBundle

Definition at line 50 of file OP_BundleList.h.

OP_BundleListEventType OP_BundleListEvent::myEventType

Definition at line 49 of file OP_BundleList.h.


The documentation for this class was generated from the following file: