Export the routines to add 64-bit integer values, and export

tvb_ensure_length_remaining().

svn path=/trunk/; revision=13375
This commit is contained in:
Guy Harris 2005-02-10 08:10:18 +00:00
parent a82419745d
commit 80cf6f4950
1 changed files with 5 additions and 0 deletions

View File

@ -403,6 +403,8 @@ proto_tree_add_float_hidden
proto_tree_add_int
proto_tree_add_int_format
proto_tree_add_int_hidden
proto_tree_add_int64
proto_tree_add_int64_format
proto_tree_add_ipv4
proto_tree_add_ipv4_format
proto_tree_add_ipv4_hidden
@ -426,6 +428,8 @@ proto_tree_add_time_hidden
proto_tree_add_uint
proto_tree_add_uint_format
proto_tree_add_uint_hidden
proto_tree_add_uint64
proto_tree_add_uint64_format
proto_tree_children_foreach
proto_tree_get_parent
p_add_proto_data
@ -494,6 +498,7 @@ tree_is_expanded DATA
tvb_bytes_exist
tvb_bytes_to_str
tvb_bytes_to_str_punct
tvb_ensure_length_remaining
tvb_find_guint8
tvb_find_line_end
tvb_find_line_end_unquoted