wireshark/epan/ftypes
Guy Harris 61867d0b2f Eliminate fvalue_set() in favor of routines that take arguments
appropriate for particular FT_ types.  This lets us do some more type
checking and lets us use const pointers when appropriate.

Constify a bunch of stuff, and don't cast away constness.

svn path=/trunk/; revision=54811
2014-01-15 01:05:03 +00:00
..
Makefile.am From David Arnold: 2013-03-12 06:53:39 +00:00
Makefile.common Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.nmake makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes. 2013-06-25 15:32:49 +00:00
ftype-bytes.c Eliminate fvalue_set() in favor of routines that take arguments 2014-01-15 01:05:03 +00:00
ftype-double.c Eliminate fvalue_set() in favor of routines that take arguments 2014-01-15 01:05:03 +00:00
ftype-guid.c Eliminate fvalue_set() in favor of routines that take arguments 2014-01-15 01:05:03 +00:00
ftype-integer.c Eliminate fvalue_set() in favor of routines that take arguments 2014-01-15 01:05:03 +00:00
ftype-ipv4.c Eliminate fvalue_set() in favor of routines that take arguments 2014-01-15 01:05:03 +00:00
ftype-ipv6.c Eliminate fvalue_set() in favor of routines that take arguments 2014-01-15 01:05:03 +00:00
ftype-none.c Eliminate fvalue_set() in favor of routines that take arguments 2014-01-15 01:05:03 +00:00
ftype-pcre.c Eliminate fvalue_set() in favor of routines that take arguments 2014-01-15 01:05:03 +00:00
ftype-string.c Eliminate fvalue_set() in favor of routines that take arguments 2014-01-15 01:05:03 +00:00
ftype-time.c Eliminate fvalue_set() in favor of routines that take arguments 2014-01-15 01:05:03 +00:00
ftype-tvbuff.c Eliminate fvalue_set() in favor of routines that take arguments 2014-01-15 01:05:03 +00:00
ftypes-int.h Eliminate fvalue_set() in favor of routines that take arguments 2014-01-15 01:05:03 +00:00
ftypes.c Eliminate fvalue_set() in favor of routines that take arguments 2014-01-15 01:05:03 +00:00
ftypes.h Eliminate fvalue_set() in favor of routines that take arguments 2014-01-15 01:05:03 +00:00