|
NVBIO
|
Definition at line 354 of file divsufsortxx.h.
#include <divsufsortxx.h>
Public Types | |
| typedef std::iterator_traits < StringIterator_type > ::value_type | value_type |
| typedef value_type * | pointer |
| typedef value_type & | reference |
| typedef ptrdiff_t | difference_type |
| typedef std::random_access_iterator_tag | iterator_category |
| typedef size_t | size_type |
Public Methods | |
| substring_wrapper (StringIterator_type Td, const PAIterator_type PA) | |
| value_type | operator[] (size_type i) const |
| substring_wrapper < StringIterator_type, PAIterator_type > & | operator= (const substring_wrapper< StringIterator_type, PAIterator_type > &wrapper) |
| typedef ptrdiff_t divsufsortxx::substring::substring_wrapper< StringIterator_type, PAIterator_type >::difference_type |
Definition at line 362 of file divsufsortxx.h.
| typedef std::random_access_iterator_tag divsufsortxx::substring::substring_wrapper< StringIterator_type, PAIterator_type >::iterator_category |
Definition at line 363 of file divsufsortxx.h.
| typedef value_type* divsufsortxx::substring::substring_wrapper< StringIterator_type, PAIterator_type >::pointer |
Definition at line 360 of file divsufsortxx.h.
| typedef value_type& divsufsortxx::substring::substring_wrapper< StringIterator_type, PAIterator_type >::reference |
Definition at line 361 of file divsufsortxx.h.
| typedef size_t divsufsortxx::substring::substring_wrapper< StringIterator_type, PAIterator_type >::size_type |
Definition at line 365 of file divsufsortxx.h.
| typedef std::iterator_traits<StringIterator_type>::value_type divsufsortxx::substring::substring_wrapper< StringIterator_type, PAIterator_type >::value_type |
Definition at line 359 of file divsufsortxx.h.
|
inline |
Definition at line 367 of file divsufsortxx.h.
|
inline |
Definition at line 376 of file divsufsortxx.h.
|
inline |
Definition at line 371 of file divsufsortxx.h.
1.8.4