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

TCarbonEvent.h File Reference

#include <Carbon/Carbon.h>

Include dependency graph for TCarbonEvent.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

struct  InvalidEventParameterType
class  TCarbonEvent

Functions

template<class T> EventParamType EventDataType () throw ( InvalidEventParameterType )
template<> EventParamType EventDataType< WindowRef > ()
template<> EventParamType EventDataType< ControlRef > ()
template<> EventParamType EventDataType< MenuRef > ()
template<> EventParamType EventDataType< DragRef > ()
template<> EventParamType EventDataType< HIPoint > ()
template<> EventParamType EventDataType< HISize > ()
template<> EventParamType EventDataType< HIRect > ()
template<> EventParamType EventDataType< Point > ()
template<> EventParamType EventDataType< Rect > ()
template<> EventParamType EventDataType< RgnHandle > ()
template<> EventParamType EventDataType< Boolean > ()
template<> EventParamType EventDataType< UInt32 > ()
template<> EventParamType EventDataType< HICommand > ()


Function Documentation

template<class T>
EventParamType EventDataType  )  throw ( InvalidEventParameterType )
 

template<>
EventParamType EventDataType< Boolean >  )  [inline]
 

template<>
EventParamType EventDataType< ControlRef >  )  [inline]
 

template<>
EventParamType EventDataType< DragRef >  )  [inline]
 

template<>
EventParamType EventDataType< HICommand >  )  [inline]
 

template<>
EventParamType EventDataType< HIPoint >  )  [inline]
 

template<>
EventParamType EventDataType< HIRect >  )  [inline]
 

template<>
EventParamType EventDataType< HISize >  )  [inline]
 

template<>
EventParamType EventDataType< MenuRef >  )  [inline]
 

template<>
EventParamType EventDataType< Point >  )  [inline]
 

template<>
EventParamType EventDataType< Rect >  )  [inline]
 

template<>
EventParamType EventDataType< RgnHandle >  )  [inline]
 

template<>
EventParamType EventDataType< UInt32 >  )  [inline]
 

template<>
EventParamType EventDataType< WindowRef >  )  [inline]
 






Generated on Sun May 23 09:05:28 2004 for AUGUI Framework by doxygen1.3.7

hosted on SourceForge.net Logo