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

CAUGuiDemoAUView Class Reference

#include <AUGUIDemoView.h>

Inheritance diagram for CAUGuiDemoAUView:

Inheritance graph
[legend]
Collaboration diagram for CAUGuiDemoAUView:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CAUGuiDemoAUView (AudioUnitCarbonView inInstance)
CFStringRef GetBundleID ()
 Must be overriden to return the AU bundle ID.

virtual bool PatchEraseRect ()
 Override to return false if the GUI has a background and no Apple standard control.

virtual void Idle ()
 virtual method called every "TimerResolution()" ms

virtual void FinishWindow (CFBundleRef sBundle)
 Override to implement special action after the GUI pane is constructed.

virtual void InitWindow (CFBundleRef sBundle)
 Called before the GUI has been created.


Constructor & Destructor Documentation

CAUGuiDemoAUView::CAUGuiDemoAUView AudioUnitCarbonView  inInstance  )  [inline]
 


Member Function Documentation

void CAUGuiDemoAUView::FinishWindow CFBundleRef  sBundle  )  [virtual]
 

Override to implement special action after the GUI pane is constructed.

Reimplemented from CAUCarbonViewNib.

CFStringRef CAUGuiDemoAUView::GetBundleID  )  [inline, virtual]
 

Must be overriden to return the AU bundle ID.

Implements CAUCarbonViewNib.

void CAUGuiDemoAUView::Idle  )  [virtual]
 

virtual method called every "TimerResolution()" ms

Reimplemented from CAUCarbonViewNib.

void CAUGuiDemoAUView::InitWindow CFBundleRef  sBundle  )  [virtual]
 

Called before the GUI has been created.

Reimplemented from CAUCarbonViewNib.

virtual bool CAUGuiDemoAUView::PatchEraseRect  )  [inline, virtual]
 

Override to return false if the GUI has a background and no Apple standard control.

Reimplemented from CAUCarbonViewNib.


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




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

hosted on SourceForge.net Logo