#include <xml_ostream_writer.h>
◆ IndexType
◆ XmlOStreamWriter()
Kratos::XmlOStreamWriter::XmlOStreamWriter |
( |
std::ostream & |
rOStream | ) |
|
Constructor.
- Parameters
-
rOStream | The output stream to write to. |
◆ ~XmlOStreamWriter()
virtual Kratos::XmlOStreamWriter::~XmlOStreamWriter |
( |
| ) |
|
|
virtualdefault |
◆ WriteElement()
Writes an XML expression element.
- Parameters
-
◆ WriteExpressions()
virtual void Kratos::XmlOStreamWriter::WriteExpressions |
( |
const std::vector< Expression::ConstPointer > & |
rExpressions, |
|
|
const std::string & |
rTabbing |
|
) |
| |
|
protectedpure virtual |
◆ mrOStream
std::ostream& Kratos::XmlOStreamWriter::mrOStream |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/Documentation/Documentation/master/kratos/utilities/xml_utilities/xml_ostream_writer.h
- /home/runner/work/Documentation/Documentation/master/kratos/utilities/xml_utilities/xml_ostream_writer.cpp