Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members

s11n::io::compact_serializer< NodeType > Class Template Reference

De/serializes objects from/to a compact binary-like grammar. More...

#include <compact_serializer.h>

Inheritance diagram for s11n::io::compact_serializer< NodeType >:

s11n::io::tree_builder_lexer< NodeType, sharing::compact_sharing_context > s11n::io::data_node_serializer< NodeType > List of all members.

Public Types

typedef NodeType node_type
typedef compact_serializer<
node_type
this_type
typedef tree_builder_lexer<
node_type, sharing::compact_sharing_context
parent_type
typedef entity_translation_map translation_map

Public Member Functions

virtual bool serialize (const node_type &src, std::ostream &dest)
 Writes src out to dest.


Detailed Description

template<typename NodeType>
class s11n::io::compact_serializer< NodeType >

De/serializes objects from/to a compact binary-like grammar.

Definition at line 30 of file compact_serializer.h.


The documentation for this class was generated from the following file:
Generated on Tue Jul 20 10:46:49 2004 for s11n by doxygen 1.3.7