NNTP-specific Account data -.
More...
#include "adata.h"
NNTP-specific Account data -.
Definition at line 35 of file adata.h.
◆ hasCAPABILITIES
bool NntpAccountData::hasCAPABILITIES |
Server supports CAPABILITIES command.
Definition at line 37 of file adata.h.
◆ hasSTARTTLS
bool NntpAccountData::hasSTARTTLS |
Server supports STARTTLS command.
Definition at line 38 of file adata.h.
◆ hasDATE
bool NntpAccountData::hasDATE |
Server supports DATE command.
Definition at line 39 of file adata.h.
◆ hasLIST_NEWSGROUPS
bool NntpAccountData::hasLIST_NEWSGROUPS |
Server supports LIST_NEWSGROUPS command.
Definition at line 40 of file adata.h.
◆ hasXGTITLE
bool NntpAccountData::hasXGTITLE |
Server supports XGTITLE command.
Definition at line 41 of file adata.h.
◆ hasLISTGROUP
bool NntpAccountData::hasLISTGROUP |
Server supports LISTGROUP command.
Definition at line 42 of file adata.h.
◆ hasLISTGROUPrange
bool NntpAccountData::hasLISTGROUPrange |
Server supports LISTGROUPrange command.
Definition at line 43 of file adata.h.
◆ hasOVER
bool NntpAccountData::hasOVER |
Server supports OVER command.
Definition at line 44 of file adata.h.
◆ hasXOVER
bool NntpAccountData::hasXOVER |
Server supports XOVER command.
Definition at line 45 of file adata.h.
◆ use_tls
unsigned int NntpAccountData::use_tls |
◆ status
unsigned int NntpAccountData::status |
◆ cacheable
bool NntpAccountData::cacheable |
◆ newsrc_modified
bool NntpAccountData::newsrc_modified |
◆ fp_newsrc
FILE* NntpAccountData::fp_newsrc |
◆ newsrc_file
char* NntpAccountData::newsrc_file |
◆ authenticators
char* NntpAccountData::authenticators |
◆ overview_fmt
char* NntpAccountData::overview_fmt |
◆ size
off_t NntpAccountData::size |
◆ mtime
time_t NntpAccountData::mtime |
◆ newgroups_time
time_t NntpAccountData::newgroups_time |
◆ check_time
time_t NntpAccountData::check_time |
◆ groups_num
unsigned int NntpAccountData::groups_num |
◆ groups_max
unsigned int NntpAccountData::groups_max |
◆ groups_list
void** NntpAccountData::groups_list |
◆ groups_hash
struct HashTable* NntpAccountData::groups_hash |
◆ conn
The documentation for this struct was generated from the following file: