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.
virtual bool SupportEditMode () const
 Override to return true if you want to be able to use the online GUI editor.

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.

virtual bool CAUGuiDemoAUView::SupportEditMode  )  const [inline, virtual]
 

Override to return true if you want to be able to use the online GUI editor.

Reimplemented from CAUCarbonViewNib.


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




Generated on Sat Jul 8 13:07:08 2006 for AUGUI Framework by doxygen1.4.6

hosted on SourceForge.net Logo