#include <client_types.h>
Public Member Functions | |
| void | clear () |
| DAILY_STATS () | |
| int | parse (FILE *) |
| int | parse (MIOFILE &) |
Public Attributes | |
| double | user_total_credit |
| double | user_expavg_credit |
| double | host_total_credit |
| double | host_expavg_credit |
| double | day |
| DAILY_STATS::DAILY_STATS | ( | ) | [inline] |

| void DAILY_STATS::clear | ( | ) |

| int DAILY_STATS::parse | ( | FILE * | in | ) |


| int DAILY_STATS::parse | ( | MIOFILE & | in | ) |

| double DAILY_STATS::day |
1.5.6