PropWare  3.0.0.229
C++ objects and CMake build system for Parallax Propeller
Classes | Namespaces | Variables
synchronousprinter.h File Reference
#include <PropWare/hmi/output/printer.h>
+ Include dependency graph for synchronousprinter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PropWare::SynchronousPrinter
 Print formatted text to a serial terminal, an LCD, or any other device from any cog at any time with no worries about contention. More...
 

Namespaces

 PropWare
 Generic definitions and functions for the Parallax Propeller.
 

Variables

const PropWare::SynchronousPrinter pwSyncOut
 Global and shared instance for easy printing to the terminal (thread safe)
 

Detailed Description

Author
David Zemon

Definition in file synchronousprinter.h.