#include <Carbon/Carbon.h>
Include dependency graph for TCarbonEvent.h:
This graph shows which files directly or indirectly include this file:
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 > () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|