![]() |
DDNet documentation
|
#include <menus.h>
Public Member Functions | |
| CGhostItem () | |
| bool | operator< (const CGhostItem &Other) const |
| bool | Active () const |
| bool | HasFile () const |
Public Attributes | |
| char | m_aFilename [IO_MAX_PATH_LENGTH] |
| char | m_aPlayer [MAX_NAME_LENGTH] |
| bool | m_Failed |
| int | m_Time |
| int | m_Slot |
| bool | m_Own |
| time_t | m_Date |
|
inline |
|
inline |
|
inline |
|
inline |
| char CMenus::CGhostItem::m_aFilename[IO_MAX_PATH_LENGTH] |
| char CMenus::CGhostItem::m_aPlayer[MAX_NAME_LENGTH] |
| time_t CMenus::CGhostItem::m_Date |
| bool CMenus::CGhostItem::m_Failed |
| bool CMenus::CGhostItem::m_Own |
| int CMenus::CGhostItem::m_Slot |
| int CMenus::CGhostItem::m_Time |