librevenge::RVNGString::Iter Class Reference

#include <RVNGString.h>

List of all members.

Public Member Functions

 Iter (const RVNGString &str)
virtual ~Iter ()
void rewind ()
bool next ()
bool last ()
const char * operator() () const

Private Member Functions

 Iter (const Iter &)
Iteroperator= (const Iter &)

Private Attributes

RVNGStringImplm_stringImpl
int m_pos
char * m_curChar

Constructor & Destructor Documentation

librevenge::RVNGString::Iter::Iter ( const Iter ) [private]

Member Function Documentation

const char * librevenge::RVNGString::Iter::operator() ( ) const
Iter& librevenge::RVNGString::Iter::operator= ( const Iter ) [private]

Member Data Documentation

char* librevenge::RVNGString::Iter::m_curChar [mutable, private]

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