Public Attributes | List of all members
core_groupstate Struct Reference

Group description. More...

Collaboration diagram for core_groupstate:
Collaboration graph

Public Attributes

const char * name
 
struct core_rangeinfo
 
core_anum_t last_viewed
 

Detailed Description

Group description.

Definition at line 82 of file core.h.

Member Data Documentation

◆ info

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().

◆ last_viewed

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().

◆ name

const char* core_groupstate::name

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

Generated at 2024-04-27 using  doxygen