MeVisLabToolboxReference
ml::XMLPersistenceStream Class Reference

mix-in class that manages a stack of names for list elements and if the parent scope of the list is suppressed (for handling legacy file formats) More...

#include <mlXMLPersistenceStream.h>

Inheritance diagram for ml::XMLPersistenceStream:
ml::XMLPersistenceInputStream ml::XMLPersistenceOutputStream

List of all members.

Classes

struct  ListStackEntry

Protected Member Functions

 XMLPersistenceStream ()

Protected Attributes

std::list< ListStackEntry_listStack

Detailed Description

mix-in class that manages a stack of names for list elements and if the parent scope of the list is suppressed (for handling legacy file formats)

Definition at line 37 of file mlXMLPersistenceStream.h.


Constructor & Destructor Documentation

ml::XMLPersistenceStream::XMLPersistenceStream ( ) [inline, protected]

Definition at line 50 of file mlXMLPersistenceStream.h.


Member Data Documentation

Definition at line 52 of file mlXMLPersistenceStream.h.


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