OS
v1.7.5
Documentation
|
Logger interfaces. More...
Classes | |
class | mem |
Class that sets the number of bytes to be logged when a pointer is being used after. Example: More... | |
class | pre |
Class that sets the decimal precision to be used to format floating-point values on logger operations. Example: More... | |
Functions | |
void | setOutputFcn (util::putChar_t fcn) |
Set the output method for the logger stream. | |
Logger interfaces.