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

#include <SyncObjsListCtrl.h>

List of all members.

Public Member Functions

 CSyncObjsListCtrl ()
virtual ~CSyncObjsListCtrl ()

Static Public Member Functions

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

Protected Member Functions

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

Static Protected Attributes

static bool isAscending [3] = {true, true, true}

Detailed Description

Definition at line 13 of file SyncObjsListCtrl.h.


Constructor & Destructor Documentation

Definition at line 21 of file SyncObjsListCtrl.cpp.

Definition at line 25 of file SyncObjsListCtrl.cpp.


Member Function Documentation

int CALLBACK CSyncObjsListCtrl::ObjsCompare ( LPARAM  lParam1,
LPARAM  lParam2,
LPARAM  lParamSort 
) [static]

Definition at line 48 of file SyncObjsListCtrl.cpp.

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

Definition at line 39 of file SyncObjsListCtrl.cpp.


Member Data Documentation

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

Definition at line 40 of file SyncObjsListCtrl.h.


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