![]() |
DDraceNetwork Documentation
|
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 |
|
inline |
|
private |
|
private |