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

Public Member Functions

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

Protected Member Functions

 CordIterator (const Cord &owner, bool end)
 

Private Attributes

const Cordcord
 
size_t segment
 
size_t index
 

Friends

class Cord
 

Detailed Description

Definition at line 37 of file Cord.h.


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