The Pedigree Project  0.1
Public Member Functions | Protected Member Functions | Private Attributes | Friends | List of all members
StaticCord< N >::CordIterator Class Reference
+ Collaboration diagram for StaticCord< N >::CordIterator:

Public Member Functions

 CordIterator (const StaticCord &owner)
 
CordIteratoroperator++ ()
 
CordIteratoroperator-- ()
 
char operator* () const
 
bool operator== (const CordIterator &other) const
 
bool operator!= (const CordIterator &other) const
 

Protected Member Functions

 CordIterator (const StaticCord &owner, bool end)
 

Private Attributes

const StaticCordcord
 
size_t segment
 
size_t index
 

Friends

class StaticCord
 

Detailed Description

template<unsigned int N>
class StaticCord< N >::CordIterator

Definition at line 42 of file StaticCord.h.


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