Inheritance diagram for CP_CarbonEvent_DirectParam< TYPE >:
Public Types | |
typedef CP_CarbonEvent_ParamTypeTrait< TYPE > | IOType |
typedef IOType::Type | ValueType |
Static Public Member Functions | |
static ValueType | Get (EventRef inEvent) |
static void | Get (EventRef inEvent, ValueType &inValue) |
static bool | Get (EventRef inEvent, ValueType &inValue, const std::nothrow_t &) throw () |
static void | Set (EventRef inEvent, const ValueType &inValue) |
static bool | HasParameter (EventRef inEvent) throw () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|