-
bpc_send - Sends a buffer allocated by bpc_buffer_allocate, bpc_error_allocate, or bpc_frame_aggregate.
-
bpc_frame_read - Returns the first frame available on a channel, if any.
-
bpc_query - Returns the first (or all) frames available on a channel that matches the query parameters, if any.
-
bpc_query_frame - Returns the first frame available on a channel that matches the query parameters, if any.
-
bpc_query_message - Returns the first complete message available on a channel that matches the query parameters, if any.
-
bpc_parse_error - Parses a frame containing an <error> element.
-
bpc_b2f - Gets the frame associated with the buffer created by bpc_buffer_allocate, bpc_error_allocate, or bpc_frame_aggregate.
Home Alphabetic index
This page was generated with the help of DOC++.