#include <flxSerial.h>
◆ flxSerial_()
◆ colorEnabled()
bool flxSerial_::colorEnabled |
( |
void |
| ) |
|
|
inline |
◆ get()
◆ listen() [1/4]
◆ listen() [2/4]
◆ listen() [3/4]
◆ listen() [4/4]
◆ operator=()
◆ setColorEnabled()
void flxSerial_::setColorEnabled |
( |
bool |
bEnable | ) |
|
|
inline |
◆ textToBlue()
void flxSerial_::textToBlue |
( |
void |
| ) |
|
◆ textToCyan()
void flxSerial_::textToCyan |
( |
void |
| ) |
|
◆ textToGreen()
void flxSerial_::textToGreen |
( |
void |
| ) |
|
◆ textToMagenta()
void flxSerial_::textToMagenta |
( |
void |
| ) |
|
◆ textToNormal()
void flxSerial_::textToNormal |
( |
void |
| ) |
|
◆ textToRed()
void flxSerial_::textToRed |
( |
void |
| ) |
|
◆ textToWhite()
void flxSerial_::textToWhite |
( |
void |
| ) |
|
◆ textToYellow()
void flxSerial_::textToYellow |
( |
void |
| ) |
|
◆ write() [1/4]
void flxSerial_::write |
( |
const char * |
value, |
|
|
bool |
newline, |
|
|
flxLineType_t |
type |
|
) |
| |
|
virtual |
◆ write() [2/4]
void flxSerial_::write |
( |
float |
value | ) |
|
|
inlinevirtual |
◆ write() [3/4]
void flxSerial_::write |
( |
int |
value | ) |
|
|
inlinevirtual |
◆ write() [4/4]
template<typename T >
void flxSerial_::write |
( |
T |
value | ) |
|
|
inline |
The documentation for this class was generated from the following files: