Group description. More...
Public Attributes | |
const char * | name |
struct core_range * | info |
core_anum_t | last_viewed |
struct core_range* core_groupstate::info |
Linked list of read article ranges
Definition at line 85 of file core.h.
Referenced by core_check_already_read(), core_mark_as_read(), core_mark_as_unread(), core_subscribe_group(), core_unsubscribe_group(), and group_reset_states().
core_anum_t core_groupstate::last_viewed |
Last viewed article
Definition at line 86 of file core.h.
Referenced by core_update_subscribed_group_states().
const char* core_groupstate::name |
Group name
Definition at line 84 of file core.h.
Referenced by core_mark_as_read(), core_mark_as_unread(), core_subscribe_group(), core_unsubscribe_group(), and core_update_subscribed_group_states().