Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_file_priv_t Struct Reference

Holds private Lua-managed state for a file handler instance; structured for extensibility should additional members be needed. More...

#include <wslua_file_common.h>

Public Attributes

int table_ref
 

Detailed Description

Holds private Lua-managed state for a file handler instance; structured for extensibility should additional members be needed.

Member Data Documentation

◆ table_ref

int _file_priv_t::table_ref

Lua registry reference to the per-file private data table provided by the Lua file handler.


The documentation for this struct was generated from the following file: