#include <HttpHeader.h>
Definition at line 20 of file HttpHeader.h.
◆ HttpHeader() [1/3]
HttpHeader::HttpHeader |
( |
| ) |
|
|
inline |
◆ HttpHeader() [2/3]
◆ HttpHeader() [3/3]
HttpHeader::HttpHeader |
( |
const wchar_t * | _name, |
|
|
const wchar_t * | _content = NULL ) |
|
inline |
Definition at line 81 of file HttpHeader.h.
82{
85
87
90}
#define __DCL_ASSERT(expr)
◆ content()
const String & HttpHeader::content |
( |
| ) |
const |
|
inline |
◆ name()
const String & HttpHeader::name |
( |
| ) |
const |
|
inline |
◆ toString()
__DCL_BEGIN_NAMESPACE String HttpHeader::toString |
( |
| ) |
const |
◆ __content
String HttpHeader::__content |
|
protected |
◆ __name
String HttpHeader::__name |
|
protected |
The documentation for this class was generated from the following files: