XmlTextNode.cxx

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

Generated for HippoDraw Class Library by doxygen