base/bif/input.bif.bro

GLOBAL
Input

Internal functions and types used by the input framework.

Namespaces:GLOBAL, Input
Source File:/scripts/base/bif/input.bif.bro

Detailed Interface

Functions

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
Input::__force_update
Type:function (id: string) : bool
Input::__remove_stream
Type:function (id: string) : bool

Copyright 2016, The Bro Project. Last updated on December 07, 2018. Created using Sphinx 1.8.2.