|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Wraps a column_info for bulk column access from the Lua scripting environment. More...
#include <wslua.h>
Public Attributes | |
| column_info * | cinfo |
| bool | expired |
Wraps a column_info for bulk column access from the Lua scripting environment.
| column_info* _wslua_cols::cinfo |
The column_info providing access to all columns for the current packet.
| bool _wslua_cols::expired |
True if the column_info is no longer valid after the dissection frame has ended.