DCL 4.0
|
This is the complete list of members for HttpSetCookie, including all inherited members.
__content | HttpHeader | protected |
__name | HttpHeader | protected |
content() const | HttpHeader | inline |
HttpHeader() | HttpHeader | inline |
HttpHeader(const HttpHeader &src) | HttpHeader | inline |
HttpHeader(const wchar_t *_name, const wchar_t *_content=NULL) | HttpHeader | inline |
HttpSetCookie(const wchar_t *_name, const wchar_t *_value=NULL, time_t _expires=0, const wchar_t *_path=NULL, const wchar_t *_domain=NULL, bool _secure=false) | HttpSetCookie | |
name() const | HttpHeader | inline |
toString() const | HttpHeader |