Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

s11nlite::save_node_stream_nullary_f Struct Reference

A nullary functor forwarding to s11nlite::save(node,string). More...

#include <s11nlite.hpp>

Inheritance diagram for s11nlite::save_node_stream_nullary_f:

s11nlite::save_nullary_base_f< ::s11nlite::node_type, std::ostream & > List of all members.

Public Types

typedef save_nullary_base_f<
::s11nlite::node_type, std::ostream & > 
parent_t
typedef ::s11nlite::node_type node_type

Public Member Functions

 save_node_stream_nullary_f (node_type const &src, std::ostream &dest)
 See the notes in the base type API for requirements of src and dest.

Detailed Description

A nullary functor forwarding to s11nlite::save(node,string).

Definition at line 621 of file s11nlite.hpp.


Member Typedef Documentation

typedef ::s11nlite::node_type s11nlite::save_node_stream_nullary_f::node_type
 

Definition at line 624 of file s11nlite.hpp.

typedef save_nullary_base_f< ::s11nlite::node_type, std::ostream & > s11nlite::save_node_stream_nullary_f::parent_t
 

Definition at line 623 of file s11nlite.hpp.


Constructor & Destructor Documentation

s11nlite::save_node_stream_nullary_f::save_node_stream_nullary_f node_type const &  src,
std::ostream &  dest
[inline]
 

See the notes in the base type API for requirements of src and dest.

Definition at line 629 of file s11nlite.hpp.


The documentation for this struct was generated from the following file:
Generated on Fri Nov 25 17:19:31 2005 for libs11n-1.2.0 by  doxygen 1.4.4