ARB
Public Member Functions | List of all members
TaggedContentParser Class Reference

Public Member Functions

 TaggedContentParser (const char *input_)
 
bool has_tag () const
 
bool has_content () const
 
void next ()
 
bool has_part () const
 
const TextRefget_tag () const
 
const TextRefget_content () const
 

Detailed Description

Definition at line 497 of file adstring.cxx.

Constructor & Destructor Documentation

TaggedContentParser::TaggedContentParser ( const char input_)
inline

Definition at line 574 of file adstring.cxx.

Member Function Documentation

bool TaggedContentParser::has_tag ( ) const
inline
bool TaggedContentParser::has_content ( ) const
inline
void TaggedContentParser::next ( )
inline
bool TaggedContentParser::has_part ( ) const
inline
const TextRef& TaggedContentParser::get_tag ( ) const
inline
const TextRef& TaggedContentParser::get_content ( ) const
inline

The documentation for this class was generated from the following file: