Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

csfl::IString::Iterator Class Reference

#include <string.h>

List of all members.

Public Methods

 Iterator (IString &s)
bool more () const
void advance ()
char& current () const

Private Methods

friend Browser::Browser (const Iterator &)

Private Attributes

char* cur
const char* endp


Constructor & Destructor Documentation

csfl::IString::Iterator::Iterator ( IString & s ) [inline]
 


Member Function Documentation

csfl::IString::Iterator::Browser::Browser ( const Iterator & ) [private]
 

void csfl::IString::Iterator::advance ( ) [inline]
 

char & csfl::IString::Iterator::current ( ) const [inline]
 

bool csfl::IString::Iterator::more ( ) const [inline]
 


Member Data Documentation

char * csfl::IString::Iterator::cur [private]
 

const char * csfl::IString::Iterator::endp [private]
 


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

 

CFD Project | Documents | Downloads | Contact us | Use Terms

 

© SINMEC/EMC/UFSC, 2001.

All rights reserved.

Last Update: Jan. 18, 2002

 Webmaster