![]() |
fix8
version 1.4.0
Open Source C++ FIX Framework
|
Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &os, const XmlElement &en) |
| ostream& operator<< | ( | std::ostream & | os, |
| const XmlElement & | en | ||
| ) |
Inserter friend.
| os | stream to send to |
| en | XmlElement REFErence |
Definition at line 71 of file xml.cpp.
References XmlElement::attrs_, XmlElement::children_, XmlElement::decl_, XmlElement::depth_, XmlElement::ordchildren_, spacer, XmlElement::tag_, XmlElement::txtline_, and XmlElement::value_.