Go to the source code of this file.
Functions |
|
| NNTPFile * | file_new (void) |
| void | file_ref (NNTPFile *file) |
| void | file_unref (NNTPFile *file) |
| NNTPCollection * | collection_new (void) |
| void | collection_ref (NNTPCollection *collection) |
| void | collection_unref (NNTPCollection *collection) |
| NNTPCollection* collection_new | ( | void | ) |
| void collection_ref | ( | NNTPCollection * | collection | ) |
| void collection_unref | ( | NNTPCollection * | collection | ) |
| NNTPFile* file_new | ( | void | ) |
| void file_ref | ( | NNTPFile * | file | ) |
| void file_unref | ( | NNTPFile * | file | ) |