OsMessageInterceptor.h
Go to the documentation of this file.
static void static_putc(char c)
Definition: OsMessageInterceptor.h:90
void putch(char c)
void(*)(OsMessage &message) OsMessageCallback
Callback to receive OS message line.
Definition: OsMessageInterceptor.h:59
~OsMessageInterceptor()
Definition: OsMessageInterceptor.h:69
Class to handle interception of OS messages.
Definition: OsMessageInterceptor.h:66