soma-io  4.7.0
soma::PythonReader Member List

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

attach(std::istream &s, int line_num=1)soma::PythonReader
attach(carto::rc_ptr< DataSource > ds)soma::PythonReader
attach(const std::string &filename)soma::PythonReader
close()soma::PythonReader
dataSource()soma::PythonReader
dictHelper(carto::GenericObject *, const std::string &, PythonReader &r)soma::PythonReaderstatic
eof() constsoma::PythonReader
genericDictHelper(carto::GenericObject *, const std::string &, PythonReader &r)soma::PythonReaderstatic
genericSequenceHelper(carto::GenericObject *, const std::string &, PythonReader &r)soma::PythonReaderstatic
Helper typedefsoma::PythonReader
helpers() constsoma::PythonReader
helpers()soma::PythonReader
HelperSet typedefsoma::PythonReader
init(const HelperSet &helpers)soma::PythonReaderprotected
is_open() constsoma::PythonReader
line() constsoma::PythonReader
lineString() constsoma::PythonReader
name() constsoma::PythonReadervirtual
open(const std::string &filename) __attribute__((__deprecated__("use attach() instead")))soma::PythonReader
operator!() constsoma::PythonReader
propertySetHelper(carto::GenericObject *, const std::string &, PythonReader &r)soma::PythonReaderstatic
PythonReader(const std::string &filename, const carto::SyntaxSet &rules=carto::SyntaxSet(), const HelperSet &helpers=HelperSet())soma::PythonReader
PythonReader(const carto::SyntaxSet &rules=carto::SyntaxSet(), const HelperSet &helpers=HelperSet())soma::PythonReader
PythonReader(carto::rc_ptr< DataSource > ds, const carto::SyntaxSet &rules=carto::SyntaxSet(), const HelperSet &helpers=HelperSet())soma::PythonReader
read()soma::PythonReadervirtual
read(carto::GenericObject &)soma::PythonReadervirtual
read(carto::Object &)soma::PythonReadervirtual
read(carto::GenericObject *parent, const std::string &semantic)soma::PythonReader
readDictionary(carto::GenericObject &obj)soma::PythonReader
readDictionary2(carto::GenericObject &obj)soma::PythonReader
readIntDictionary2(carto::TypedObject< carto::IntDictionary > &obj)soma::PythonReader
readString(char separator, unsigned &charsread)soma::PythonReader
readSyntax(std::string &syntax)soma::PythonReader
readUntil(const std::string &s)soma::PythonReader
readVariableName()soma::PythonReader
readWhile(const std::string &s)soma::PythonReader
skipUntil(const std::string &s)soma::PythonReader
skipWhile(const std::string &s)soma::PythonReader
syntaxes() constsoma::PythonReader
syntaxes()soma::PythonReader
~PythonReader()soma::PythonReadervirtual