#include <CRNativeEvents.h>

Public Member Functions | |
| CREvent (const wxEventType, const wxString, const CREventCat) | |
| CREvent () | |
Public Attributes | |
| CREventCat | m_cat |
| wxEventType | m_evt |
| wxString | m_name |
Definition at line 53 of file CRNativeEvents.h.
| wxTst::CREvent::CREvent | ( | ) | [inline] |
Definition at line 58 of file CRNativeEvents.h.
| wxTst::CREvent::CREvent | ( | const | wxEventType, | |
| const | wxString, | |||
| const | CREventCat | |||
| ) |
Definition at line 56 of file CRNativeEvents.h.
| wxEventType wxTst::CREvent::m_evt |
| wxString wxTst::CREvent::m_name |
Definition at line 54 of file CRNativeEvents.h.
1.5.5