OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <iostream>
#include <sstream>
#include <ossim/base/ossimXmlAttribute.h>
#include <ossim/base/ossimNotifyContext.h>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const ossimXmlAttribute *xml_attr) |
std::ostream& operator<< | ( | std::ostream & | os, |
const ossimXmlAttribute * | xml_attr | ||
) |
Definition at line 153 of file ossimXmlAttribute.cpp.
References ossimXmlAttribute::theName, and ossimXmlAttribute::theValue.