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

#include <OP_Bundle.h>

Public Types

enum  OP_EventType {
  BUNDLE_RENAMED, BUNDLE_PICKED, BUNDLE_LOCK_CHANGED, BUNDLE_FILTER_CHANGED,
  OP_ADDED, OP_DELETED, OP_ADDED_OR_DELETED, OP_RENAMED
}
 

Public Member Functions

 OP_BundleEvent (OP_EventType type, OP_Bundle &bundle)
 

Public Attributes

OP_EventType myEventType
 
OP_BundlemyBundle
 

Detailed Description

Definition at line 61 of file OP_Bundle.h.

Member Enumeration Documentation

Enumerator
BUNDLE_RENAMED 
BUNDLE_PICKED 
BUNDLE_LOCK_CHANGED 
BUNDLE_FILTER_CHANGED 
OP_ADDED 
OP_DELETED 
OP_ADDED_OR_DELETED 
OP_RENAMED 

Definition at line 65 of file OP_Bundle.h.

Constructor & Destructor Documentation

OP_BundleEvent::OP_BundleEvent ( OP_EventType  type,
OP_Bundle bundle 
)
inline

Definition at line 77 of file OP_Bundle.h.

Member Data Documentation

OP_Bundle& OP_BundleEvent::myBundle

Definition at line 82 of file OP_Bundle.h.

OP_EventType OP_BundleEvent::myEventType

Definition at line 81 of file OP_Bundle.h.


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