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

csfl::IString::Browser Class Reference

#include <string.h>

List of all members.

Public Methods

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

Private Attributes

const char* cur
const char* endp


Constructor & Destructor Documentation

csfl::IString::Browser::Browser ( const IString & s ) [inline]
 

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


Member Function Documentation

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

char csfl::IString::Browser::current ( ) const [inline]
 

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


Member Data Documentation

const char * csfl::IString::Browser::cur [private]
 

const char * csfl::IString::Browser::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