My Project
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
stat_type_label Struct Reference

Structure to hold both the stat ID and the string describing it. More...

#include <stats.h>

Public Attributes

enum stat_id id
 
char * name
 

Detailed Description

Structure to hold both the stat ID and the string describing it.

Definition at line 62 of file stats.h.

Member Data Documentation

enum stat_id stat_type_label::id

Definition at line 63 of file stats.h.

char* stat_type_label::name

Definition at line 64 of file stats.h.


The documentation for this struct was generated from the following file: