Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

AUGUIBase.h

Go to the documentation of this file.
00001 // 00002 // AUGUIBase.h 00003 // auguiCocoa 00004 // 00005 // Created by Airy AndrŽ on Sat May 22 2004. 00006 // Copyright (c) 2004 __MyCompanyName__. All rights reserved. 00007 // 00008 00009 #import <AudioUnit/AUCocoaUIView.h> 00010 00011 @class AUGUIView; 00012 00013 @interface AUGUIBase : NSObject <AUCocoaUIBase> 00014 { 00015 IBOutlet AUGUIView * uiFreshlyLoadedView; 00016 } 00017 00018 - (NSString *) description; // string description of the view 00019 00020 @end





Generated on Sun May 23 19:32:00 2004 for AUGUI Framework by doxygen1.3.7

hosted on SourceForge.net Logo