kioslaves/imap4
mimeHdrLine Class Reference
#include <mimehdrline.h>
List of all members.
Detailed Description
- Author:
- Sven Carstens
Definition at line 29 of file mimehdrline.h.
Member Function Documentation
int mimeHdrLine::setStr |
( |
const char * |
|
) |
|
parse a Line into the class and report characters slurped
Definition at line 94 of file mimehdrline.cc.
const QCString & mimeHdrLine::getValue |
( |
|
) |
|
const QCString & mimeHdrLine::getLabel |
( |
|
) |
|
int mimeHdrLine::parseSeparator |
( |
char |
, |
|
|
const char * |
| |
|
) |
| | [static] |
int mimeHdrLine::parseQuoted |
( |
char |
, |
|
|
char |
, |
|
|
const char * |
| |
|
) |
| | [static] |
int mimeHdrLine::skipWS |
( |
const char * |
|
) |
[static] |
int mimeHdrLine::parseHalfWord |
( |
const char * |
|
) |
[static] |
int mimeHdrLine::parseWord |
( |
const char * |
|
) |
[static] |
int mimeHdrLine::parseAlphaNum |
( |
const char * |
|
) |
[static] |
slurp one alphanumerical word without continuation
Definition at line 225 of file mimehdrline.cc.
int mimeHdrLine::parseFullLine |
( |
const char * |
|
) |
[protected] |
int mimeHdrLine::parseHalfLine |
( |
const char * |
|
) |
[protected] |
Member Data Documentation
contains the Label of the line
Definition at line 60 of file mimehdrline.h.
The documentation for this class was generated from the following files: