s11nlite::load_node_unary_f Struct Reference

A unary functor to call s11nlite::load_node(string|stream). More...

#include <s11nlite.hpp>

List of all members.

Public Member Functions

bool operator() (std::string const &src) const
 Returns s11nlite::load_node( src ).
bool operator() (std::istream &src) const
 Returns s11nlite::load_node( src ).


Detailed Description

A unary functor to call s11nlite::load_node(string|stream).

Definition at line 788 of file s11nlite.hpp.


Member Function Documentation

bool s11nlite::load_node_unary_f::operator() ( std::string const &  src  )  const [inline]

Returns s11nlite::load_node( src ).

Definition at line 794 of file s11nlite.hpp.

References s11nlite::load_node().

bool s11nlite::load_node_unary_f::operator() ( std::istream &  src  )  const [inline]

Returns s11nlite::load_node( src ).

Definition at line 802 of file s11nlite.hpp.

References s11nlite::load_node().


The documentation for this struct was generated from the following file:
Generated on Wed Jun 4 21:44:34 2008 for libs11n-1.2.7 by  doxygen 1.5.3