Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

OmniEvents::Servant::Output Class Reference

Helper class for constructing persistency output. More...

#include <Servant.h>

List of all members.

Public Methods

 Output (ostream &os, string indent)
 Output (const Output &v)
 ~Output ()

Private Attributes

ostream & _os
string _indent


Detailed Description

Helper class for constructing persistency output.

Definition at line 95 of file Servant.h.


Constructor & Destructor Documentation

OmniEvents::Servant::Output::Output ostream &    os,
string    indent
[inline]
 

Definition at line 100 of file Servant.h.

References _indent, and _os.

OmniEvents::Servant::Output::Output const Output &    v [inline]
 

Definition at line 101 of file Servant.h.

References _indent, and _os.

OmniEvents::Servant::Output::~Output   [inline]
 

Definition at line 102 of file Servant.h.

References _indent, and _os.


Member Data Documentation

string OmniEvents::Servant::Output::_indent [private]
 

Definition at line 98 of file Servant.h.

Referenced by Output(), and ~Output().

ostream& OmniEvents::Servant::Output::_os [private]
 

Definition at line 97 of file Servant.h.

Referenced by Output(), and ~Output().


The documentation for this class was generated from the following file:
Generated on Fri Dec 12 10:53:16 2003 for OmniEvents by doxygen1.2.15