template<typename C, typename E> class XMLIO_ContentElementPair

helps to collect content and elements for XMLIO_ContentElementArrayElement

Public Fields

[more]C content
[more]E element

Public Methods

[more] XMLIO_ContentElementPair (const C& my_content, const E& my_element)


Documentation

helps to collect content and elements for XMLIO_ContentElementArrayElement
o XMLIO_ContentElementPair(const C& my_content, const E& my_element)

oC content

oE element


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.