CFugue
Public Member Functions | Protected Attributes | List of all members
CPropertyChangedEventArgs< DATATYPE > Class Template Reference

Inherits OIL::CEventHandlerArgs.

Inherited by CPropertyChangingEventArgs< DATATYPE >.

Public Member Functions

template<typename OLDVALTYPE , typename NEWVALTYPE >
 CPropertyChangedEventArgs (const OLDVALTYPE &oldVal, const NEWVALTYPE &NewVal)
 
const DATATYPE & OldValue () const
 
const DATATYPE & NewValue () const
 

Protected Attributes

DATATYPE m_OldValue
 
DATATYPE m_NewValue
 

Detailed Description

template<typename DATATYPE>
class CPropertyChangedEventArgs< DATATYPE >

Definition at line 7 of file EventedProperty.h.


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

CFugue, the C++ Music Programming Library © Copyright 2009 Cenacle Research India Private Limited Gopalakrishna Palem