![]() |
Rosetta Core
2014.16.56682
|
forward declaration for core::fragment::picking_old::concepts::Bookmark More...
#include <Bookmark.hh>
Public Member Functions | |
| bool | operator< (Bookmark const &rval) const |
| '<' comparison More... | |
Public Attributes | |
| PageConstIterator | extent_begin |
| points to the beginning of the fragment More... | |
| PageConstIterator | extent_end |
| points just beyond the end of the fragment More... | |
forward declaration for core::fragment::picking_old::concepts::Bookmark
struct demonstrating Bookmark concept
| bool core::fragment::picking_old::concepts::Bookmark< PageConstIterator >::operator< | ( | Bookmark< PageConstIterator > const & | rval | ) | const |
'<' comparison
| PageConstIterator core::fragment::picking_old::concepts::Bookmark< PageConstIterator >::extent_begin |
points to the beginning of the fragment
| PageConstIterator core::fragment::picking_old::concepts::Bookmark< PageConstIterator >::extent_end |
points just beyond the end of the fragment
1.8.7