knode
KNode::ArticlePostJob Class Reference
#include <nntpjobs.h>
Inheritance diagram for KNode::ArticlePostJob:

Detailed Description
Post a article to the given news server.
Definition at line 101 of file nntpjobs.h.
Public Member Functions | |
| ArticlePostJob (KNJobConsumer *c, KNServerInfo *a, KNJobItem *i) | |
| virtual void | execute () |
Constructor & Destructor Documentation
| KNode::ArticlePostJob::ArticlePostJob | ( | KNJobConsumer * | c, | |
| KNServerInfo * | a, | |||
| KNJobItem * | i | |||
| ) |
Definition at line 239 of file nntpjobs.cpp.
Member Function Documentation
| void KNode::ArticlePostJob::execute | ( | ) | [virtual] |
Performs the actual operation of a job, needs to be reimplemented for every job.
Note that a job might be executed multiple times e.g. in case of an authentication error.
Implements KNJobData.
Definition at line 244 of file nntpjobs.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference