extern struct diagnostic* bpc_parse_error

(struct CHANNEL_INSTANCE* inst,
  struct frame* f)

Parses a frame containing an <error> element.

Documentation

Parses a frame containing an <error> element.

Parameters:
inst - A pointer to the channel-instance structure.
f - A pointer to a frame.
Returns:
A diagnostic structure (which should subsequently be destroyed by calling bp_diagnostic_destroy).

Home Alphabetic index



This page was generated with the help of DOC++.