htmlayout::dom::callback Struct Reference

callback structure. More...

#include <htmlayout_dom.hpp>


Public Member Functions

virtual bool on_element (HELEMENT he)=0
 Is called for every element that match criteria specified when calling to htmlayout::dom::element::select() function.


Detailed Description

callback structure.

Used with htmlayout::dom::element::select() function.


Member Function Documentation

virtual bool htmlayout::dom::callback::on_element ( HELEMENT  he  )  [pure virtual]

Is called for every element that match criteria specified when calling to htmlayout::dom::element::select() function.


The documentation for this struct was generated from the following file:
Generated on Fri May 18 22:05:12 2007 for HTMLayout by  doxygen 1.5.1-p1