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

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

De/serializes objects from/to a simple XML grammar, with properties stored as XML attibutes and children stored as subnodes. More...

#include <simplexml_serializer.h>

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

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

Public Types

typedef NodeType node_type
typedef simplexml_serializer<
node_type
this_type
typedef tree_builder_lexer<
node_type, sharing::simplexml_sharing_context
parent_type

Public Member Functions

virtual const entity_translation_mapentity_translations () const
 Reimplemented to return this type's entity translation map.

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


Detailed Description

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

De/serializes objects from/to a simple XML grammar, with properties stored as XML attibutes and children stored as subnodes.

Definition at line 47 of file simplexml_serializer.h.


The documentation for this class was generated from the following file:
Generated on Wed Jul 28 16:04:15 2004 for s11n by doxygen 1.3.7