GLOBAL
¶Input
¶Internal functions and types used by the input framework.
Namespaces: | GLOBAL, Input |
---|---|
Source File: | /scripts/base/bif/input.bif.bro |
Input::__create_analysis_stream
¶Type: | function (description: Input::AnalysisDescription ) : bool |
---|
Input::__create_event_stream
¶Type: | function (description: Input::EventDescription ) : bool |
---|
Input::__create_table_stream
¶Type: | function (description: Input::TableDescription ) : bool |
---|