| Article(const char *messageId) | NntpClient | |
| Article(uint32_t articleNum=0) | NntpClient | |
| AuthinfoPass(const char *password) | NntpClient | |
| AuthinfoUser(const char *username) | NntpClient | |
| Body(const char *messageId) | NntpClient | |
| Body(uint32_t articleNum=0) | NntpClient | |
| Cancel() | NntpClient | |
| Connect(const char *address, int port=119, bool wait=true) | NntpClient | |
| ConnectTls(const char *serverHostName, bool wait=false) | NntpClient | |
| ConnectTlsOpenSSL(const char *serverHostName, void *ssl, bool wait=false) | NntpClient | |
| Disconnect() | NntpClient | |
| ErrorCode() const | NntpClient | |
| ErrorMessage() const | NntpClient | |
| Group(const char *name) | NntpClient | |
| Head(const char *messageId) | NntpClient | |
| Head(uint32_t articleNum=0) | NntpClient | |
| Last() | NntpClient | |
| List() | NntpClient | |
| ListActive(const char *wildmat=0) | NntpClient | |
| ListExtensions() | NntpClient | |
| ListOverviewFmt() | NntpClient | |
| ModeReader() | NntpClient | |
| NewGroups(const char *date, const char *time, bool gmt) | NntpClient | |
| Next() | NntpClient | |
| NntpClient() | NntpClient | |
| OsErrorCode() const | NntpClient | |
| Over(const char *range=0) | NntpClient | |
| Post() | NntpClient | |
| Quit() | NntpClient | |
| ReceiveMultipleLineResponse() | NntpClient | |
| ReceiveSingleLineResponse() | NntpClient | |
| ReplyCode() const | NntpClient | |
| ReplyText() const | NntpClient | |
| SendCommand(const char *commandStr) | NntpClient | |
| SendLines(const char *bytes, int length, int options) | NntpClient | |
| SetListener(ProtocolListener *listener, bool del) | NntpClient | |
| SetReceiveTimeout(int secs) | NntpClient | |
| SetSendTimeout(int secs) | NntpClient | |
| SetTimeout(int secs) | NntpClient | |
| SetTraceOutput(TraceOutput *out, bool takeOwnership) | NntpClient | |
| Stat(const char *messageId) | NntpClient | |
| Stat(uint32_t articleNum=0) | NntpClient | |
| Xover(const char *range=0) | NntpClient | |
| ~NntpClient() | NntpClient | [virtual] |