14 #ifndef HTTPENTITYTAG_H 15 #define HTTPENTITYTAG_H 32 INLINE
bool is_weak()
const;
33 INLINE
const std::string &get_tag()
const;
34 std::string get_string()
const;
44 INLINE
void output(std::ostream &out)
const;
51 INLINE std::ostream &operator << (std::ostream &out,
const HTTPEntityTag &url);
A container for an "entity tag" from an HTTP server.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
An STL function object class, this is intended to be used on any ordered collection of class objects ...