#include <HeaderBase.h> [code]
Inherits Utils::Memory::SharedData.
Inherited by Protocols::Http::RequestHeader::Data, and Protocols::Http::ResponseHeader::Data.
Inheritance diagram for Protocols::Http::HeaderBase::Data:


Definition at line 84 of file HeaderBase.h.
Public Member Functions | |
| Q_SHARED_DATA_COPY (Data) | |
Public Attributes | |
| QMap< QByteArray, QList< QByteArray > > | fieldValues |
| QMap< QByteArray, QByteArray > | originalCaseFieldNames |
| QList< QByteArray > | orderedFieldList |
|
|
|
|
|
Definition at line 89 of file HeaderBase.h. |
|
|
Definition at line 91 of file HeaderBase.h. |
|
|
Definition at line 90 of file HeaderBase.h. |