The entry class represents a column in the statistics file.
Its components are a title, a format and an additional object. It's what gets written to the statistics file in a column.
Public Member Functions | |
| def | __repr__ |
| def | get_raw_value |
| def | get_title |
| def | get_value |
| def | get_was_updated |
| def | set_value |
Public Attributes | |
| value | |
| was_updated_since_last_get | |