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

s11nlite::save_serializable_stream_nullary_f< SerT > Struct Template Reference

A nullary functor forwarding to s11nlite::save(Serializable,ostream). More...

#include <s11nlite.hpp>

Inheritance diagram for s11nlite::save_serializable_stream_nullary_f< SerT >:

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

Public Types

typedef save_nullary_base_f<
SerT, std::ostream & > 
parent_t
 See the notes in the base type API for requirements of src and dest.

Public Member Functions

 save_serializable_stream_nullary_f (SerT const &src, std::ostream &dest)

Detailed Description

template<typename SerT>
struct s11nlite::save_serializable_stream_nullary_f< SerT >

A nullary functor forwarding to s11nlite::save(Serializable,ostream).

Definition at line 646 of file s11nlite.hpp.


Member Typedef Documentation

template<typename SerT>
typedef save_nullary_base_f< SerT, std::ostream & > s11nlite::save_serializable_stream_nullary_f< SerT >::parent_t
 

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

Definition at line 652 of file s11nlite.hpp.


Constructor & Destructor Documentation

template<typename SerT>
s11nlite::save_serializable_stream_nullary_f< SerT >::save_serializable_stream_nullary_f SerT const &  src,
std::ostream &  dest
[inline]
 

Definition at line 653 of file s11nlite.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Sep 29 20:01:17 2005 for libs11n-1.1.3-dev by  doxygen 1.4.1