iobind::parser::detail::concat_pre_post_symbol Class Reference

#include <parser_utils.hpp>

List of all members.

Public Member Functions

 concat_pre_post_symbol (std::ostream &out_, std::string const &pre_, std::string const &post_)
void operator() (std::string const &str_) const

Private Attributes

std::ostream & m_out
std::string m_pre
std::string m_post


Detailed Description

Definition at line 167 of file parser_utils.hpp.


Constructor & Destructor Documentation

iobind::parser::detail::concat_pre_post_symbol::concat_pre_post_symbol std::ostream &  out_,
std::string const &  pre_,
std::string const &  post_
[inline]
 

Definition at line 172 of file parser_utils.hpp.


Member Function Documentation

void iobind::parser::detail::concat_pre_post_symbol::operator() std::string const &  str_  )  const [inline]
 

Definition at line 177 of file parser_utils.hpp.

References m_out, m_post, and m_pre.


Member Data Documentation

std::ostream& iobind::parser::detail::concat_pre_post_symbol::m_out [private]
 

Definition at line 182 of file parser_utils.hpp.

Referenced by operator()().

std::string iobind::parser::detail::concat_pre_post_symbol::m_pre [private]
 

Definition at line 183 of file parser_utils.hpp.

Referenced by operator()().

std::string iobind::parser::detail::concat_pre_post_symbol::m_post [private]
 

Definition at line 184 of file parser_utils.hpp.

Referenced by operator()().


The documentation for this class was generated from the following file:
Generated on Thu Jul 6 00:07:30 2006 for zypp by  doxygen 1.4.6