Lines Matching full:framer
27 // BalsaFrame is a 'Model' of a framer (haha).
28 // It exists as a proof of concept headers framer.
53 // Reset reinitializes all the member variables of the framer and clears the
60 // to the framer. This is a required step before the framer will process any
62 // To detach the header object from the framer, use set_balsa_headers(NULL).
231 virtual void HandleHeaderError(BalsaFrame* framer) {}
232 virtual void HandleHeaderWarning(BalsaFrame* framer) {}
233 virtual void HandleChunkingError(BalsaFrame* framer) {}
234 virtual void HandleBodyError(BalsaFrame* framer) {}