This is the complete list of members for grepros.plugins.auto.csv.CsvSink, including all inherited members.
__enter__(self) | grepros.outputs.Sink | |
__exit__(self, exc_type, exc_value, traceback) | grepros.outputs.Sink | |
__init__(self, args=None, **kwargs) | grepros.plugins.auto.csv.CsvSink | |
_batch_meta | grepros.outputs.Sink | private |
_close_printed | grepros.plugins.auto.csv.CsvSink | private |
_counts | grepros.outputs.Sink | private |
_ensure_stamp_index(self, topic, msg, stamp=None, index=None) | grepros.outputs.Sink | private |
_filebase | grepros.plugins.auto.csv.CsvSink | private |
_files | grepros.plugins.auto.csv.CsvSink | private |
_iter_fields(self, msg, top=()) | grepros.plugins.auto.csv.CsvSink | private |
_lasttopickey | grepros.plugins.auto.csv.CsvSink | private |
_make_writer(self, topic, msg) | grepros.plugins.auto.csv.CsvSink | private |
_overwrite | grepros.plugins.auto.csv.CsvSink | private |
_patterns | grepros.plugins.auto.csv.CsvSink | private |
_writers | grepros.plugins.auto.csv.CsvSink | private |
args | grepros.outputs.Sink | |
autodetect(cls, target) | grepros.outputs.Sink | |
bind(self, source) | grepros.outputs.Sink | |
close(self) | grepros.plugins.auto.csv.CsvSink | |
DEFAULT_ARGS | grepros.plugins.auto.csv.CsvSink | static |
emit(self, topic, msg, stamp=None, match=None, index=None) | grepros.plugins.auto.csv.CsvSink | |
emit_meta(self) | grepros.outputs.Sink | |
FILE_EXTENSIONS | grepros.plugins.auto.csv.CsvSink | static |
flush(self) | grepros.outputs.Sink | |
is_highlighting(self) | grepros.outputs.Sink | |
source | grepros.outputs.Sink | |
thread_excepthook(self, text, exc) | grepros.outputs.Sink | |
valid | grepros.plugins.auto.csv.CsvSink | |
validate(self) | grepros.plugins.auto.csv.CsvSink | |