Wireshark mailing list archives

all_field_infos usage


From: Abhay <b.abhayrao () gmail com>
Date: Tue, 28 Sep 2010 17:28:12 +0530

Is there an example of all_field_infos() being used anywhere ?
I went through wslua to see what it pushes to Lua, and it looks like
it simply pushes every fieldinfo in the tree. Its metatable looks like the
fieldinfo table, but something like

a = all_field_infos()
print(a[0].label)

doesnt work.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: