#include <PrintUtils.h>
◆ closeOutfile()
| void PrintUtils::closeOutfile |
( |
| ) |
|
|
static |
◆ isPrintToFile()
| bool PrintUtils::isPrintToFile |
( |
| ) |
|
|
static |
◆ openOutfile()
| void PrintUtils::openOutfile |
( |
char * |
fileName | ) |
|
|
static |
◆ print()
| void PrintUtils::print |
( |
String |
text | ) |
|
|
static |
◆ printf()
| void PrintUtils::printf |
( |
String |
format, |
|
|
|
... |
|
) |
| |
|
static |
◆ printIndent()
| void PrintUtils::printIndent |
( |
String |
text, |
|
|
int |
indent |
|
) |
| |
|
static |
◆ println() [1/2]
| void PrintUtils::println |
( |
| ) |
|
|
static |
◆ println() [2/2]
| void PrintUtils::println |
( |
String |
text | ) |
|
|
static |
◆ printLnIndent()
| void PrintUtils::printLnIndent |
( |
String |
text, |
|
|
int |
indent |
|
) |
| |
|
static |
◆ sprintf()
| void PrintUtils::sprintf |
( |
char * |
buffer, |
|
|
size_t |
maxLen, |
|
|
String |
format, |
|
|
|
... |
|
) |
| |
|
static |
◆ printToConsole
| bool PrintUtils::printToConsole = true |
|
static |
The documentation for this class was generated from the following files: