CFugue
Public Member Functions | List of all members
CPropertyChangingEventArgs< DATATYPE > Class Template Reference

Inherits CPropertyChangedEventArgs< DATATYPE >.

Public Member Functions

template<typename OLDVALTYPE , typename NEWVALTYPE >
 CPropertyChangingEventArgs (const OLDVALTYPE &oldVal, const NEWVALTYPE &NewVal)
 
bool Cancel () const
 
void SetCancel ()
 
- Public Member Functions inherited from CPropertyChangedEventArgs< DATATYPE >
template<typename OLDVALTYPE , typename NEWVALTYPE >
 CPropertyChangedEventArgs (const OLDVALTYPE &oldVal, const NEWVALTYPE &NewVal)
 
const DATATYPE & OldValue () const
 
const DATATYPE & NewValue () const
 

Additional Inherited Members

- Protected Attributes inherited from CPropertyChangedEventArgs< DATATYPE >
DATATYPE m_OldValue
 
DATATYPE m_NewValue
 

Detailed Description

template<typename DATATYPE>
class CPropertyChangingEventArgs< DATATYPE >

Definition at line 23 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