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

Wraps a column_info for bulk column access from the Lua scripting environment. More...

#include <wslua.h>

Public Attributes

column_infocinfo
 
bool expired
 

Detailed Description

Wraps a column_info for bulk column access from the Lua scripting environment.

Member Data Documentation

◆ cinfo

column_info* _wslua_cols::cinfo

The column_info providing access to all columns for the current packet.

◆ expired

bool _wslua_cols::expired

True if the column_info is no longer valid after the dissection frame has ended.


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