#include <client.h>
Public Attributes | |
| struct mvd_cs_s * | next |
| int | index |
| char | string [1] |
| int mvd_cs_s::index |
Definition at line 58 of file client.h.
Referenced by MVD_UnicastString(), reset_unicast_strings(), and write_cs_list().
| struct mvd_cs_s* mvd_cs_s::next |
Definition at line 57 of file client.h.
Referenced by MVD_FreePlayer(), MVD_UnicastString(), reset_unicast_strings(), and write_cs_list().
| char mvd_cs_s::string[1] |
Definition at line 59 of file client.h.
Referenced by MVD_UnicastString(), and write_cs_list().