soma-io  5.0.5
soma::PythonWriter Member List

This is the complete list of members for soma::PythonWriter, including all inherited members.

_catchFunctionsoma::PythonWriterprotected
_datasourcesoma::PythonWriterprotected
_helperssoma::PythonWriterprotected
_noneStringsoma::PythonWriterprotected
_quoteCharsoma::PythonWriterprotected
_rulessoma::PythonWriterprotected
_singleLinesoma::PythonWriterprotected
attach(std::ostream &s)soma::PythonWriter
attach(carto::rc_ptr< DataSource > ds)soma::PythonWriter
CatchFunction typedefsoma::PythonWriter
close()soma::PythonWriter
dataSource()soma::PythonWriterinline
genericSequenceHelper(const carto::GenericObject &obj, PythonWriter &w, int ind, bool writeInternals)soma::PythonWriterstatic
Helper typedefsoma::PythonWriter
helpers() constsoma::PythonWriter
helpers()soma::PythonWriter
HelperSet typedefsoma::PythonWriter
init(const HelperSet &helpers)soma::PythonWriterprotected
is_open() constsoma::PythonWriter
isInternal(const std::string &syntax, const std::string &semantic)soma::PythonWriter
name() constsoma::PythonWritervirtual
noneString() constsoma::PythonWriterinline
open(const std::string &filename)soma::PythonWriter
operator!() constsoma::PythonWriter
PythonWriter(const std::string &filename, const carto::SyntaxSet &rules=carto::SyntaxSet(), const HelperSet &helpers=HelperSet())soma::PythonWriter
PythonWriter(const carto::SyntaxSet &rules=carto::SyntaxSet(), const HelperSet &helpers=HelperSet())soma::PythonWriter
PythonWriter(carto::rc_ptr< DataSource > ds, const carto::SyntaxSet &rules=carto::SyntaxSet(), const HelperSet &helpers=HelperSet())soma::PythonWriter
quoteCharacter() constsoma::PythonWriterinline
setCatchFunction(CatchFunction f)soma::PythonWriter
setNoneString(const std::string &none)soma::PythonWriterinline
setQuoteCharacter(char q)soma::PythonWriterinline
setSingleLineMode(bool x)soma::PythonWriterinline
singleLine() constsoma::PythonWriterinline
syntaxes() constsoma::PythonWriter
syntaxes()soma::PythonWriter
write(const carto::GenericObject &object, bool writeInternals=false, bool writevariable=true)soma::PythonWriter
write(const carto::Object &object, bool writeInternals=false, bool writevariable=true)soma::PythonWriter
write(const carto::GenericObject &object, int indent, const std::string &syntax="", const std::string &semantic="", bool writeInternals=false)soma::PythonWriter
write(const carto::Object &object, int indent, const std::string &syntax="", const std::string &semantic="", bool writeInternals=false)soma::PythonWriter
writeString(DataSource &, std::string)soma::PythonWriter
~PythonWriter()soma::PythonWritervirtual