wireshark/epan/ftypes
Martin Kaiser c258b6b056 ftypes: move get_value_uinteger into the union
Delete get_value_uinteger from struct _ftype_t, make it
part of the get_value union.

Change-Id: I4a6c8341676c442e2bf8ae3b8f771b72161d133c
Reviewed-on: https://code.wireshark.org/review/20640
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-03-20 01:28:42 +00:00
..
.editorconfig Convert ftype-tvbuff.c to ftype-protocol.c 2016-05-05 19:27:55 +00:00
CMakeLists.txt cmake: make WERROR_COMMON_FLAGS a normal string 2016-09-30 20:08:02 +00:00
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
ftype-bytes.c ftypes: move get_value_uinteger into the union 2017-03-20 01:28:42 +00:00
ftype-double.c ftypes: move get_value_uinteger into the union 2017-03-20 01:28:42 +00:00
ftype-guid.c ftypes: move get_value_uinteger into the union 2017-03-20 01:28:42 +00:00
ftype-ieee-11073-float.c ftypes: move get_value_uinteger into the union 2017-03-20 01:28:42 +00:00
ftype-integer.c ftypes: move get_value_uinteger into the union 2017-03-20 01:28:42 +00:00
ftype-ipv4.c ftypes: move get_value_uinteger into the union 2017-03-20 01:28:42 +00:00
ftype-ipv6.c ftypes: move get_value_uinteger into the union 2017-03-20 01:28:42 +00:00
ftype-none.c ftypes: move get_value_uinteger into the union 2017-03-20 01:28:42 +00:00
ftype-pcre.c ftypes: move get_value_uinteger into the union 2017-03-20 01:28:42 +00:00
ftype-protocol.c ftypes: move get_value_uinteger into the union 2017-03-20 01:28:42 +00:00
ftype-string.c ftypes: move get_value_uinteger into the union 2017-03-20 01:28:42 +00:00
ftype-time.c ftypes: move get_value_uinteger into the union 2017-03-20 01:28:42 +00:00
ftypes-int.h ftypes: move get_value_uinteger into the union 2017-03-20 01:28:42 +00:00
ftypes.c ftypes: move get_value_uinteger into the union 2017-03-20 01:28:42 +00:00
ftypes.h Improve support for single-character fields and filter expressions. 2016-09-19 02:51:13 +00:00