Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
net_instaweb::Headers< Proto > Member List

This is the complete list of members for net_instaweb::Headers< Proto >, including all inherited members.

Add(const StringPiece &name, const StringPiece &value)net_instaweb::Headers< Proto >
Clear() (defined in net_instaweb::Headers< Proto >)net_instaweb::Headers< Proto >virtual
CookieMultimap typedef (defined in net_instaweb::Headers< Proto >)net_instaweb::Headers< Proto >
CookieMultimapConstIter typedef (defined in net_instaweb::Headers< Proto >)net_instaweb::Headers< Proto >
CopyProto(const Proto &proto) (defined in net_instaweb::Headers< Proto >)net_instaweb::Headers< Proto >protected
CopyToProto(Proto *proto) const net_instaweb::Headers< Proto >
ExtractNameAndValue(StringPiece input, StringPiece *name, StringPiece *optional_retval)net_instaweb::Headers< Proto >static
FindValueForName(const StringPieceVector &name_equals_value_vec, StringPiece name_to_find, StringPiece *optional_retval)net_instaweb::Headers< Proto >static
Has(const StringPiece &name) const net_instaweb::Headers< Proto >
has_major_version() const (defined in net_instaweb::Headers< Proto >)net_instaweb::Headers< Proto >
HasValue(const StringPiece &name, const StringPiece &value) const net_instaweb::Headers< Proto >
Headers() (defined in net_instaweb::Headers< Proto >)net_instaweb::Headers< Proto >
Lookup(const StringPiece &name, ConstStringStarVector *values) const net_instaweb::Headers< Proto >
Lookup1(const StringPiece &name) const net_instaweb::Headers< Proto >
LookupJoined(StringPiece name) const net_instaweb::Headers< Proto >
major_version() const (defined in net_instaweb::Headers< Proto >)net_instaweb::Headers< Proto >
minor_version() const (defined in net_instaweb::Headers< Proto >)net_instaweb::Headers< Proto >
mutable_proto() (defined in net_instaweb::Headers< Proto >)net_instaweb::Headers< Proto >inlineprotected
Name(int i) const (defined in net_instaweb::Headers< Proto >)net_instaweb::Headers< Proto >
NumAttributeNames() const net_instaweb::Headers< Proto >
NumAttributes() const net_instaweb::Headers< Proto >
PopulateCookieMap(StringPiece header_name) const net_instaweb::Headers< Proto >protected
PopulateMap() const net_instaweb::Headers< Proto >protected
proto() const net_instaweb::Headers< Proto >inlineprotected
ReadFromBinary(const StringPiece &buf, MessageHandler *handler)net_instaweb::Headers< Proto >virtual
Remove(const StringPiece &name, const StringPiece &value)net_instaweb::Headers< Proto >
RemoveAll(const StringPiece &name)net_instaweb::Headers< Proto >
RemoveAllFromSortedArray(const StringPiece *names, int names_size)net_instaweb::Headers< Proto >
RemoveAllWithPrefix(const StringPiece &prefix)net_instaweb::Headers< Proto >
RemoveCookie(const StringPiece &cookie_name)net_instaweb::Headers< Proto >
RemoveFromHeaders(const StringType *names, int names_size, protobuf::RepeatedPtrField< NameValue > *headers)net_instaweb::Headers< Proto >static
RemoveIfNotIn(const Headers &keep)net_instaweb::Headers< Proto >
Replace(const StringPiece &name, const StringPiece &value)net_instaweb::Headers< Proto >virtual
set_major_version(int major_version) (defined in net_instaweb::Headers< Proto >)net_instaweb::Headers< Proto >
set_minor_version(int major_version) (defined in net_instaweb::Headers< Proto >)net_instaweb::Headers< Proto >
SetProto(Proto *proto)net_instaweb::Headers< Proto >protected
SetValue(int i, StringPiece value) (defined in net_instaweb::Headers< Proto >)net_instaweb::Headers< Proto >
UpdateFrom(const Headers< Proto > &other)net_instaweb::Headers< Proto >virtual
UpdateHook()net_instaweb::Headers< Proto >protectedvirtual
Value(int i) const (defined in net_instaweb::Headers< Proto >)net_instaweb::Headers< Proto >
ValueAndAttributes typedefnet_instaweb::Headers< Proto >
WriteAsBinary(Writer *writer, MessageHandler *message_handler)net_instaweb::Headers< Proto >virtual
WriteAsHttp(Writer *writer, MessageHandler *handler) const net_instaweb::Headers< Proto >virtual
~Headers() (defined in net_instaweb::Headers< Proto >)net_instaweb::Headers< Proto >virtual