Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

XmlDocument.cxx

Go to the documentation of this file.
00001 /*
00002  * HippoPlot XmlDocument implementation
00003  *
00004  *
00005  * Copyright (C)  2002  The Board of Trustees of The Leland Stanford
00006  * Junior University.  All Rights Reserved.
00007  *
00008  * $Id: XmlDocument.cxx,v 1.1 2002/07/06 16:04:24 pfkeb Exp $
00009  */
00010 
00011 
00012 #include "XmlDocument.h"
00013 
00014 XmlDocument::XmlDocument ( )
00015 {
00016 }
00017 
00018 XmlDocument::~XmlDocument ( )
00019 {
00020 }

Generated for HippoDraw-1.14.8.5 by doxygen 1.4.3