XmlElement.cxx

Go to the documentation of this file.
00001 
00012 #include "XmlElement.h"
00013 
00014 namespace hippodraw {
00015 
00016 XmlElement::XmlElement ( )
00017 {
00018 }
00019 
00020 XmlElement::~XmlElement ( )
00021 {
00022 }
00023 
00024 } // namespace hippodraw
00025 

Generated for HippoDraw Class Library by doxygen