|
Rosetta 3.5
|
forward declaration for core::fragment::picking_old::concepts::Bookmark More...
#include <Bookmark.fwd.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
Definition at line 26 of file Bookmark.fwd.hh.
| 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
Definition at line 44 of file Bookmark.hh.
| PageConstIterator core::fragment::picking_old::concepts::Bookmark< PageConstIterator >::extent_end |
points just beyond the end of the fragment
Definition at line 48 of file Bookmark.hh.
1.8.4