18 #ifndef INCLUDED_NETSTATS
19 #define INCLUDED_NETSTATS
46 virtual const std::vector<ProfileColumn>&
GetColumns();
60 #endif // INCLUDED_NETSTATS
void LatchHostState(const ENetHost *host)
Class AbstractProfileTable: Profile table data model.
NONCOPYABLE(CNetStatsTable)
virtual size_t GetNumberRows()
GetNumberRows.
struct _ENetPeer ENetPeer
A non-recursive mutual exclusion lock.
virtual CStr GetName()
GetName: Short descriptive name of this table (should be static).
ENet connection statistics profiler table.
virtual CStr GetTitle()
GetTitle: Longer, explanatory text (can be dynamic).
virtual AbstractProfileTable * GetChild(size_t row)
GetChild: Return a row's child table if the child is expandable.
std::vector< ProfileColumn > m_ColumnDescriptions
virtual CStr GetCellText(size_t row, size_t col)
GetCellText.
struct _ENetHost ENetHost
virtual const std::vector< ProfileColumn > & GetColumns()
GetColumnDescriptions.
std::vector< std::vector< CStr > > m_LatchedData