Main Page
Related Pages
Modules
S
earch for
Vortex Frame Factory: Function to manipulate frames inside Vortex Library
vortex_frame_are_equal
vortex_frame_are_joinable
vortex_frame_build_up_from_params
vortex_frame_build_up_from_params_s
vortex_frame_build_up_from_params_s_buffer
vortex_frame_copy
vortex_frame_create
vortex_frame_create_full
vortex_frame_create_full_ref
vortex_frame_free
vortex_frame_get_ansno
vortex_frame_get_channel
vortex_frame_get_channel_ref
vortex_frame_get_close_message
vortex_frame_get_content
vortex_frame_get_content_size
vortex_frame_get_content_type
vortex_frame_get_error_message
vortex_frame_get_id
VORTEX_FRAME_GET_MIME_HEADER
vortex_frame_get_mime_header
vortex_frame_get_mime_header_size
vortex_frame_get_more_flag
vortex_frame_get_msgno
vortex_frame_get_ok_message
vortex_frame_get_payload
vortex_frame_get_payload_size
vortex_frame_get_raw_frame
vortex_frame_get_seqno
vortex_frame_get_start_message
vortex_frame_get_start_rpy_message
vortex_frame_get_transfer_encoding
vortex_frame_get_type
vortex_frame_is_error_message
vortex_frame_join
vortex_frame_join_extending
vortex_frame_mime_header_content
vortex_frame_mime_header_count
vortex_frame_mime_header_name
vortex_frame_mime_header_next
vortex_frame_mime_process
vortex_frame_ref
vortex_frame_ref_count
vortex_frame_seq_build_up_from_params
vortex_frame_seq_build_up_from_params_buffer
vortex_frame_set_mime_header
vortex_frame_unref
int vortex_frame_get_ansno
(
VortexFrame
*
frame
)
Returns current ans number for the given frame.
Returns actual frame ansno.
Parameters:
frame
The frame where the ansno value is requested.
Returns:
the ansno value or -1 if fails