Spinning Topp Logo BlackTopp Studios
inc
Mezzanine::Network::HTTPResponse Member List

This is the complete list of members for Mezzanine::Network::HTTPResponse, including all inherited members.

AdvanceToNewline(StringIterator &CurrIt, const StringIterator EndIt)Mezzanine::Network::HTTPMessageprotected
Compose() const Mezzanine::Network::HTTPResponsevirtual
ConstHeaderFieldIterator typedefMezzanine::Network::HTTPMessage
Decompose(const String &Message)Mezzanine::Network::HTTPResponsevirtual
Decompose(StringIterator &CurrIt, const StringIterator EndIt)Mezzanine::Network::HTTPResponsevirtual
GetAllowHeader() const Mezzanine::Network::HTTPResponse
GetBody() const Mezzanine::Network::HTTPMessage
GetConnectionHeader() const Mezzanine::Network::HTTPMessage
GetContentEncodingHeader() const Mezzanine::Network::HTTPResponse
GetContentLengthHeader() const Mezzanine::Network::HTTPMessage
GetContentTypeHeader() const Mezzanine::Network::HTTPMessage
GetDateHeader() const Mezzanine::Network::HTTPResponse
GetField(const String &FieldName) const Mezzanine::Network::HTTPMessage
GetHTTPMajorVersion() const Mezzanine::Network::HTTPMessage
GetHTTPMinorVersion() const Mezzanine::Network::HTTPMessage
GetHTTPVersion() const Mezzanine::Network::HTTPMessage
GetMaxFields() const Mezzanine::Network::HTTPMessage
GetMessageComponent(StringIterator &CurrIt, const StringIterator EndIt, String &Component)Mezzanine::Network::HTTPMessageprotected
GetResponseDescription() const Mezzanine::Network::HTTPResponse
GetServerHeader() const Mezzanine::Network::HTTPResponse
GetStatusCode() const Mezzanine::Network::HTTPResponse
HasField(const String &FieldName) const Mezzanine::Network::HTTPMessage
HeaderFieldContainer typedefMezzanine::Network::HTTPMessage
HeaderFieldIterator typedefMezzanine::Network::HTTPMessage
HTTPMessage()Mezzanine::Network::HTTPMessageprotected
HTTPMessage(const UInt16 VerMajor, const UInt16 VerMinor)Mezzanine::Network::HTTPMessageprotected
HTTPMessage(const SimpleVersion &Version)Mezzanine::Network::HTTPMessageprotected
HTTPResponse()Mezzanine::Network::HTTPResponse
HTTPResponse(const String &ToDecompose)Mezzanine::Network::HTTPResponse
MaxHeaderFieldsMezzanine::Network::HTTPMessageprotected
MessageBodyMezzanine::Network::HTTPMessageprotected
MessageFieldsMezzanine::Network::HTTPMessageprotected
MessageVersionMezzanine::Network::HTTPMessageprotected
ParseHTTPFields(StringIterator &CurrIt, const StringIterator EndIt)Mezzanine::Network::HTTPMessageprotected
ParseHTTPHeader(StringIterator &CurrIt, const StringIterator EndIt)Mezzanine::Network::HTTPResponseprotectedvirtual
ParseHTTPVersion(const String &ToParse)Mezzanine::Network::HTTPMessageprotected
RemoveAllFields()Mezzanine::Network::HTTPMessage
RemoveField(const String &FieldName)Mezzanine::Network::HTTPMessage
ResponseCodeMezzanine::Network::HTTPResponseprotected
ResponseDescriptionMezzanine::Network::HTTPResponseprotected
SetAllowHeader(const String &Allow)Mezzanine::Network::HTTPResponse
SetBody(const String &Body)Mezzanine::Network::HTTPMessage
SetConnectionHeader(const String &Connection)Mezzanine::Network::HTTPMessage
SetContentEncodingHeader(const String &ContentEncoding)Mezzanine::Network::HTTPResponse
SetContentLengthHeader(const String &ContentLength)Mezzanine::Network::HTTPMessage
SetContentTypeHeader(const String &ContentType)Mezzanine::Network::HTTPMessage
SetDateHeader(const String &Date)Mezzanine::Network::HTTPResponse
SetField(const String &FieldName, const String &FieldValue)Mezzanine::Network::HTTPMessage
SetHTTPMajorVersion(const UInt16 Major)Mezzanine::Network::HTTPMessage
SetHTTPMinorVersion(const UInt16 Minor)Mezzanine::Network::HTTPMessage
SetHTTPVersion(const SimpleVersion &Version)Mezzanine::Network::HTTPMessage
SetHTTPVersion(const UInt16 Major, const UInt16 Minor)Mezzanine::Network::HTTPMessage
SetMaxFields(const Whole MaxFields)Mezzanine::Network::HTTPMessage
SetResponseDescription(const String &Message)Mezzanine::Network::HTTPResponse
SetServerHeader(const String &Server)Mezzanine::Network::HTTPResponse
SetStatusCode(const Whole Code)Mezzanine::Network::HTTPResponse
StringIterator typedefMezzanine::Network::HTTPMessage
~HTTPMessage()Mezzanine::Network::HTTPMessageprotectedvirtual
~HTTPResponse()Mezzanine::Network::HTTPResponse