Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
XMLmaker Class Reference

Public Member Functions

 XMLmaker ()
 
 ~XMLmaker ()
 
void writeXML (const XString &s)
 
void constructXML (xstream::xdr::istream *ifx, DOMElement *el, int size, int depth)
 

Public Attributes

std::ofstream xout
 

Detailed Description

Definition at line 79 of file hddm-xml.cpp.

Constructor & Destructor Documentation

XMLmaker::XMLmaker ( )
inline

Definition at line 84 of file hddm-xml.cpp.

XMLmaker::~XMLmaker ( )
inline

Definition at line 85 of file hddm-xml.cpp.

Member Function Documentation

void XMLmaker::constructXML ( xstream::xdr::istream ifx,
DOMElement *  el,
int  size,
int  depth 
)

Definition at line 530 of file hddm-xml.cpp.

References c, explicit_repeat_count, ParticleType(), S, string, and X.

Referenced by main().

void XMLmaker::writeXML ( const XString s)

Definition at line 514 of file hddm-xml.cpp.

Referenced by main().

Member Data Documentation

std::ofstream XMLmaker::xout

Definition at line 82 of file hddm-xml.cpp.

Referenced by main().


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