mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
Checkpointing the dynamic plugin code.
This is essentially the code from the dynamic-plugin branch except for some pieces that I have split out into separate, earlier commits. I'm going to updatre things in this branch going forward.
This commit is contained in:
parent
7412470d66
commit
555df1e7ea
43 changed files with 1306 additions and 110 deletions
|
@ -83,8 +83,6 @@ public:
|
|||
*/
|
||||
T GetComponentTag(Val* v) const;
|
||||
|
||||
protected:
|
||||
|
||||
/**
|
||||
* Add a component the internal maps used to keep track of it and create
|
||||
* a script-layer ID for the component's enum value.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue