| soma-io
    5.1.2
    | 
#include <soma-io/reader/pythonreader_d.h>

| Public Member Functions | |
| Private (const SyntaxSet &r, carto::rc_ptr< soma::DataSource > ds) | |
| Private (const SyntaxSet &r) | |
| Public Attributes | |
| SyntaxSet | rules | 
| carto::rc_ptr< soma::DataSource > | datasource | 
| HelperSet | helpers | 
| bool | eof | 
Definition at line 43 of file pythonreader_d.h.
| 
 | inline | 
Definition at line 45 of file pythonreader_d.h.
| 
 | inline | 
Definition at line 49 of file pythonreader_d.h.
| carto::rc_ptr<soma::DataSource> soma::PythonReader::Private::datasource | 
Definition at line 54 of file pythonreader_d.h.
| bool soma::PythonReader::Private::eof | 
Definition at line 56 of file pythonreader_d.h.
| HelperSet soma::PythonReader::Private::helpers | 
Definition at line 55 of file pythonreader_d.h.
| SyntaxSet soma::PythonReader::Private::rules | 
Definition at line 53 of file pythonreader_d.h.