HTML::STYLE::SELECTOR Class Reference

#include <mi32/htmlstyle.h>

List of all members.

Public Member Functions

 SELECTOR (const SELECTOR &)
 SELECTOR (const MISTRING &)
 SELECTOR ()
 ~SELECTOR ()
STYLE::PSEUDO GetPseudo () const
void GetText (MISTRING &str) const
bool IsValid () const
bool operator!= (const SELECTOR &rhs) const
SELECTORoperator= (const SELECTOR &rhs)
bool operator== (const SELECTOR &rhs) const

Constructor & Destructor Documentation

HTML::STYLE::SELECTOR::SELECTOR (  ) 
HTML::STYLE::SELECTOR::SELECTOR ( const MISTRING  ) 
HTML::STYLE::SELECTOR::SELECTOR ( const SELECTOR  ) 
HTML::STYLE::SELECTOR::~SELECTOR (  ) 

Member Function Documentation

STYLE::PSEUDO HTML::STYLE::SELECTOR::GetPseudo (  )  const
void HTML::STYLE::SELECTOR::GetText ( MISTRING str  )  const

Get the selector as text suitable for outputting to a style sheet.

Does not clear str

bool HTML::STYLE::SELECTOR::IsValid (  )  const

Returns true if selector obeys CSS rules for selector syntax.

bool HTML::STYLE::SELECTOR::operator!= ( const SELECTOR rhs  )  const
SELECTOR& HTML::STYLE::SELECTOR::operator= ( const SELECTOR rhs  ) 
bool HTML::STYLE::SELECTOR::operator== ( const SELECTOR rhs  )  const

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

Generated on Sun Oct 7 21:35:01 2012 for TNTsdk 2012 by  doxygen 1.6.1