GME  13
Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Attributes
CSyncAspListCtrl Class Reference

#include <SyncAspListCtrl.h>

List of all members.

Public Member Functions

 CSyncAspListCtrl ()
virtual ~CSyncAspListCtrl ()

Static Public Member Functions

static int CALLBACK AspectCompare (LPARAM lParam1, LPARAM lParam2, LPARAM lParamSort)

Protected Member Functions

afx_msg void OnColumnclick (NMHDR *pNMHDR, LRESULT *pResult)

Static Protected Attributes

static bool isAscending [1] = {true}

Detailed Description

Definition at line 13 of file SyncAspListCtrl.h.


Constructor & Destructor Documentation

Definition at line 21 of file SyncAspListCtrl.cpp.

Definition at line 25 of file SyncAspListCtrl.cpp.


Member Function Documentation

int CALLBACK CSyncAspListCtrl::AspectCompare ( LPARAM  lParam1,
LPARAM  lParam2,
LPARAM  lParamSort 
) [static]

Definition at line 48 of file SyncAspListCtrl.cpp.

void CSyncAspListCtrl::OnColumnclick ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 39 of file SyncAspListCtrl.cpp.


Member Data Documentation

bool CSyncAspListCtrl::isAscending = {true} [static, protected]

Definition at line 40 of file SyncAspListCtrl.h.


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