Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

HTTPEntityTag Class Reference

#include <httpEntityTag.h>

List of all members.

Private Member Functions

 HTTPEntityTag (const string &text)
INLINE HTTPEntityTag (bool weak, const string &tag)
INLINE HTTPEntityTag (const HTTPEntityTag &copy)
INLINE void operator= (const HTTPEntityTag &copy)
INLINE bool is_weak () const
INLINE const string & get_tag () const
string get_string () const
INLINE bool strong_equiv (const HTTPEntityTag &other) const
INLINE bool weak_equiv (const HTTPEntityTag &other) const
INLINE bool operator== (const HTTPEntityTag &other) const
INLINE bool operator!= (const HTTPEntityTag &other) const
INLINE bool operator< (const HTTPEntityTag &other) const
INLINE int compare_to (const HTTPEntityTag &other) const
INLINE void output (ostream &out) const

Private Attributes

PUBLISHED __pad0__: INLINE HTTPEntityTag()
bool _weak
string _tag


Constructor & Destructor Documentation

HTTPEntityTag::HTTPEntityTag const string &  text  )  [private]
 

Definition at line 30 of file httpEntityTag.cxx.

References _tag, _weak, and p.

INLINE HTTPEntityTag::HTTPEntityTag bool  weak,
const string &  tag
[private]
 

INLINE HTTPEntityTag::HTTPEntityTag const HTTPEntityTag &  copy  )  [private]
 


Member Function Documentation

INLINE int HTTPEntityTag::compare_to const HTTPEntityTag &  other  )  const [private]
 

Referenced by DocumentSpec::compare_to().

string HTTPEntityTag::get_string  )  const [private]
 

Definition at line 65 of file httpEntityTag.cxx.

References _tag.

INLINE const string& HTTPEntityTag::get_tag  )  const [private]
 

INLINE bool HTTPEntityTag::is_weak  )  const [private]
 

INLINE bool HTTPEntityTag::operator!= const HTTPEntityTag &  other  )  const [private]
 

INLINE bool HTTPEntityTag::operator< const HTTPEntityTag &  other  )  const [private]
 

INLINE void HTTPEntityTag::operator= const HTTPEntityTag &  copy  )  [private]
 

INLINE bool HTTPEntityTag::operator== const HTTPEntityTag &  other  )  const [private]
 

INLINE void HTTPEntityTag::output ostream &  out  )  const [private]
 

INLINE bool HTTPEntityTag::strong_equiv const HTTPEntityTag &  other  )  const [private]
 

INLINE bool HTTPEntityTag::weak_equiv const HTTPEntityTag &  other  )  const [private]
 


Member Data Documentation

PUBLISHED HTTPEntityTag::__pad0__ [private]
 

Definition at line 33 of file httpEntityTag.h.

string HTTPEntityTag::_tag [private]
 

Definition at line 55 of file httpEntityTag.h.

Referenced by get_string(), and HTTPEntityTag().

bool HTTPEntityTag::_weak [private]
 

Definition at line 54 of file httpEntityTag.h.

Referenced by HTTPEntityTag().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 00:12:34 2003 for Panda by doxygen1.3