|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossim/base/ossimXmlDocument.h>#include <ossim/base/ossimXmlAttribute.h>#include <ossim/base/ossimKeywordlist.h>#include <ossim/base/ossimRegExp.h>#include <ossim/base/ossimNotifyContext.h>#include <ossim/base/ossimKeywordNames.h>#include <stack>#include <iostream>#include <fstream>#include <ossim/base/ossimTrace.h>Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &os, const ossimXmlDocument &xml_doc) |
| ostream& operator<< | ( | ostream & | os, |
| const ossimXmlDocument & | xml_doc | ||
| ) |
Definition at line 250 of file ossimXmlDocument.cpp.
References ossimRefPtr< T >::get(), ossimXmlDocument::theRootNode, ossimXmlDocument::theXmlHeader, and ossimRefPtr< T >::valid().
1.8.14