![]() |
Rosetta Core
2014.16.56682
|
forward declaration for core::fragments::picking_old::concepts::ExtentEvaluator More...
#include <ExtentEvaluator.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
| typedef Ext core::fragment::picking_old::concepts::ExtentEvaluator< Bookmark, Ext >::Extent |
|
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.7