-
bpc_frame_allocate - Allocates a frame of the specified size.
-
bpc_buffer_allocate - Allocates a buffer of the specified size.
-
bpc_error_allocate - Allocates a buffer containing an <error> element.
-
bpc_frame_aggregate - Allocates a buffer by aggregating the payloads of all the frames in a message.
-
bpc_buffer_destroy - Deallocates a buffer returned by bpc_buffer_allocate, bpc_error_allocate, or bpc_frame_aggregate.
-
bpc_frame_destroy - Deallocates a frame returned by bpc_frame_allocate, bpc_frame_read, or bpc_query_frame.
-
bpc_message_destroy - Deallocates a frame returned by bpc_query, or bpc_query_message,
Home Alphabetic index
This page was generated with the help of DOC++.