Rosetta
List of all members
core::fragment::picking_old::concepts::Library_VallSections Class Reference

#include <Library.hh>

Inheritance diagram for core::fragment::picking_old::concepts::Library_VallSections:
Inheritance graph
[legend]

Additional Inherited Members

- Public Types inherited from core::fragment::picking_old::concepts::Library< core::fragment::picking_old::vall::VallSections >
typedef core::Size Size
 
typedef Books::Book Book
 
typedef Books::const_iterator BookConstIterator
 
typedef Books::iterator BookIterator
 
- Public Member Functions inherited from core::fragment::picking_old::concepts::Library< core::fragment::picking_old::vall::VallSections >
 Library ()
 default constructor More...
 
 Library (core::fragment::picking_old::vall::VallSections const &books)
 Books constructor. More...
 
 ~Library ()
 default destructor More...
 
BookConstIterator begin () const
 return an iterator that points to the first Book in this library More...
 
BookIterator begin ()
 return an iterator that points to the first Book in this library More...
 
BookConstIterator end () const
 return an iterator that points beyond the last Book in this library More...
 
BookIterator end ()
 return an iterator that points beyond the last Book in this library More...
 
Size size () const
 number of books in the library More...
 
void clear ()
 clear the library More...
 
- Protected Member Functions inherited from core::fragment::picking_old::concepts::Library< core::fragment::picking_old::vall::VallSections >
core::fragment::picking_old::vall::VallSections const & books () const
 return the books in this library More...
 
core::fragment::picking_old::vall::VallSectionsbooks ()
 return the books in this library More...
 

The documentation for this class was generated from the following file: