|
Rosetta 3.5
|
forward declaration for core::fragments::picking_old::concepts::ExtentEvaluator More...
#include <ExtentEvaluator.fwd.hh>
Public Types | |
| typedef Ext | Extent |
Public Member Functions | |
| virtual bool | operator() (Extent const &extent, Bookmark &mark) |
| evaluate an extent of pages More... | |
| virtual ExtentEvaluator * | clone () |
| clone this object More... | |
forward declaration for core::fragments::picking_old::concepts::ExtentEvaluator
class demonstrating ExtentEvaluator concept
Definition at line 26 of file ExtentEvaluator.fwd.hh.
| typedef Ext core::fragment::picking_old::concepts::ExtentEvaluator< Bookmark, Ext >::Extent |
Definition at line 37 of file ExtentEvaluator.hh.
|
virtual |
clone this object
|
virtual |
evaluate an extent of pages
| [in] | extent_begin | iterator pointing to the beginning of the Page extent |
| [in] | extent_end | iterator pointing past the end of the Page extent |
| [out] | mark | Bookmark that will have evaluation information filled in |
1.8.4