DDraceNetwork Docs
|
Public Member Functions | |
CSortWrap (CServerBrowser *pServer, SortFunc Func) | |
bool | operator() (int a, int b) |
Private Types | |
typedef bool(CServerBrowser::* | SortFunc) (int, int) const |
Private Attributes | |
SortFunc | m_pfnSort |
CServerBrowser * | m_pThis |
|
private |
|
inline |
|
inline |
|
private |
|
private |