Classes | |
class | CP_AE_AppleEvent |
Wrapper class for the MacOS AppleEvent. More... | |
class | CP_AE_Descriptor |
The CP_AE_Descriptor class is a MacOS only class that provides a wrapper for the MacOS AEDesc structure. NOTE: Most of these routines will throw an CP_OSErr exception if they don't work with no error. More... | |
class | CP_AE_List |
The CP_AE_List class is a MacOS only class that provides for Apple Event descriptor lists. More... | |
class | CP_AE_ObjectDispatcher |
The AEDesc class is a MacOS only class to dispatch AppleEvents to the correct mix-in class CP_ScriptableObject_Imp for handling in the classes method DoAppleEvent. More... | |
class | CP_AE_Record |
The CP_AE_Record class is a MacOS only class to deal with Apple Event records, and is a subclass of CP_AE_List. More... | |
class | CP_ScriptableObject_Property |
A CP_ScriptableObject_Imp class to handle properties of objects. More... |