Rosetta Core  2014.16.56682
Public Types | List of all members
core::fragment::picking_old::vall::VallSections Class Reference

wrapper for a collection of VallSection More...

#include <VallSection.hh>

Public Types

typedef VallSection Book
 Book typedef required to satisfy concept. More...
 
- Public Types inherited from utility::vector1< VallSection >
typedef super::value_type value_type
 
typedef super::reference reference
 
typedef super::const_reference const_reference
 
typedef super::pointer pointer
 
typedef super::const_pointer const_pointer
 
typedef super::iterator iterator
 
typedef super::const_iterator const_iterator
 
typedef super::reverse_iterator reverse_iterator
 
typedef
super::const_reverse_iterator 
const_reverse_iterator
 
typedef super::size_type size_type
 
typedef super::difference_type difference_type
 
typedef super::allocator_type allocator_type
 
typedef super::index_type index_type
 
typedef super::ssize_type ssize_type
 
typedef super::Value Value
 
typedef super::Reference Reference
 
typedef super::ConstReference ConstReference
 
typedef super::Pointer Pointer
 
typedef super::ConstPointer ConstPointer
 
typedef super::Iterator Iterator
 
typedef super::ConstIterator ConstIterator
 
typedef super::ReverseIterator ReverseIterator
 
typedef super::ConstReverseIterator ConstReverseIterator
 
typedef super::Size Size
 
typedef super::Difference Difference
 
typedef super::Allocator Allocator
 
typedef super::Index Index
 
typedef super::SSize SSize
 

Additional Inherited Members

- Public Member Functions inherited from utility::vector1< VallSection >
 vector1 (allocator_type const &alloc=allocator_type())
 
 vector1 (vector1 const &v)
 
 vector1 (vectorL< L_, T_, A_ > const &v)
 
 vector1 (super const &v)
 
 vector1 (std::vector< T_, A_ > const &v)
 
 vector1 (size_type const num)
 
 vector1 (size_type const num, value_type const &value, allocator_type const &alloc=allocator_type())
 
 vector1 (InputIterator const beg, InputIterator const end, allocator_type const &alloc=allocator_type())
 
virtual ~vector1 ()
 
vector1operator= (vector1 const &v)
 
vector1operator= (vectorL< L_, T_, A_ > const &v)
 
vector1operator= (super const &v)
 
vector1operator= (std::vector< T_, A_ > const &v)
 
int index (VallSectionconst &t) const
 
bool has_value (VallSectionconst &t) const
 

Detailed Description

wrapper for a collection of VallSection

Member Typedef Documentation

Book typedef required to satisfy concept.


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