wibble 0.1.28
Classes | Public Member Functions
wibble::Tokenizer Class Reference

#include <regexp.h>

Collaboration diagram for wibble::Tokenizer:
Collaboration graph
[legend]

List of all members.

Classes

class  const_iterator

Public Member Functions

 Tokenizer (const std::string &str, const std::string &re, int flags)
const_iterator begin ()
const_iterator end ()

Constructor & Destructor Documentation

wibble::Tokenizer::Tokenizer ( const std::string &  str,
const std::string &  re,
int  flags 
) [inline]

Member Function Documentation

const_iterator wibble::Tokenizer::begin ( ) [inline]
const_iterator wibble::Tokenizer::end ( ) [inline]

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