mace::SSEReader Class Reference

#include <ScopedStackExecution.h>

Inheritance diagram for mace::SSEReader:

Inheritance graph
[legend]
Collaboration diagram for mace::SSEReader:

Collaboration graph
[legend]

List of all members.


Detailed Description

Todo:
CK - Document!

Definition at line 21 of file ScopedStackExecution.h.


Public Member Functions

void serialize (std::string &__str) const
 Encode the current object at the end of str as a bytestring in a compact format (and which doesn't require delimiters to parse).
int deserialize (std::istream &is) throw (mace::SerializationException)
 Replace the current object value from the bytes read from in, returning the number of bytes read.
const std::string & getLogType () const
 returns a unique short string - log type for including in binary log (e.g. "S" for string log)
const std::string & getLogDescription () const
 returns a longer string description (e.g. "String" on string logs)

The documentation for this class was generated from the following files:

Generated on Sat Oct 4 21:30:42 2008 for Mace Library by  doxygen 1.5.5