paludis::tokeniser_internals::Writer< delim_mode::BoundaryTag, Iter_ > Struct Template Reference
[Strings]

#include <tokeniser.hh>

List of all members.

Static Public Member Functions

static void handle_token (const std::string &s, Iter_ &i)
static void handle_delim (const std::string &s, Iter_ &i)


Detailed Description

template<typename Iter_>
struct paludis::tokeniser_internals::Writer< delim_mode::BoundaryTag, Iter_ >

A Writer handles Tokeniser's writes (specialisation for delim_mode::BoundaryTag).

Member Function Documentation

template<typename Iter_>
static void paludis::tokeniser_internals::Writer< delim_mode::BoundaryTag, Iter_ >::handle_token ( const std::string &  s,
Iter_ &  i 
) [inline, static]

Handle a token.

template<typename Iter_>
static void paludis::tokeniser_internals::Writer< delim_mode::BoundaryTag, Iter_ >::handle_delim ( const std::string &  s,
Iter_ &  i 
) [inline, static]

Handle a delimiter.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 21 10:36:12 2009 for paludis by  doxygen 1.5.4