soma-io
4.7.0
|
This is the complete list of members for soma::AttributedWriter, including all inherited members.
_ownStream | soma::AttributedWriter | protected |
_rules | soma::AttributedWriter | protected |
_stream | soma::AttributedWriter | protected |
attach(std::ostream &s) | soma::AttributedWriter | |
AttributedWriter(const std::string &filename, const carto::SyntaxSet &rules, const HelperSet &helpers=HelperSet()) | soma::AttributedWriter | |
AttributedWriter(const carto::SyntaxSet &rules, const HelperSet &helpers=HelperSet()) | soma::AttributedWriter | |
close() | soma::AttributedWriter | |
Helper typedef | soma::AttributedWriter | |
HelperSet typedef | soma::AttributedWriter | |
is_open() const | soma::AttributedWriter | |
name() const | soma::AttributedWriter | virtual |
open(const std::string &filename) | soma::AttributedWriter | |
operator!() const | soma::AttributedWriter | |
writeAttributes(const carto::GenericObject &object) | soma::AttributedWriter | protected |
writeAttributes(const carto::GenericObject &object, const std::set< std::string > &attributes, std::string::size_type size) | soma::AttributedWriter | protected |
writeAttributes(const carto::GenericObject *object) __attribute__((__deprecated__)) | soma::AttributedWriter | protected |
writeAttributes(const carto::GenericObject *object, const std::set< std::string > &attributes, std::string::size_type size) __attribute__((__deprecated__)) | soma::AttributedWriter | protected |
~AttributedWriter() | soma::AttributedWriter | virtual |