|
SmartVehicle-Sortic
SmartFactory
|
Contains Pre-Compiler directives for diffent Serialprints for Datalogin. More...

Go to the source code of this file.
Macros | |
| #define | DBERROR(x) |
| #define | DBWARNING(x) |
| #define | DBWARNINGln(x) |
| #define | DBSTATUS(x) |
| #define | DBSTATUSln(x) |
| #define | DBEVENT(x) |
| #define | DBEVENTln(x) |
| #define | DBPOS(x) |
| #define | DBPOSln(x) |
| #define | DBINFO1(x) |
| #define | DBINFO1ln(x) |
| #define | DBINFO2(x) |
| #define | DBINFO2ln(x) |
| #define | DBINFO3(x) |
| #define | DBINFO3ln(x) |
| #define | DBFUNCCALL(x) |
| #define | DBFUNCCALLln(x) |
Contains Pre-Compiler directives for diffent Serialprints for Datalogin.
Definition in file LogConfiguration.h.
| #define DBERROR | ( | x | ) |
Definition at line 37 of file LogConfiguration.h.
| #define DBWARNING | ( | x | ) |
Definition at line 44 of file LogConfiguration.h.
| #define DBWARNINGln | ( | x | ) |
Definition at line 45 of file LogConfiguration.h.
| #define DBSTATUS | ( | x | ) |
Definition at line 52 of file LogConfiguration.h.
| #define DBSTATUSln | ( | x | ) |
Definition at line 53 of file LogConfiguration.h.
| #define DBEVENT | ( | x | ) |
Definition at line 60 of file LogConfiguration.h.
| #define DBEVENTln | ( | x | ) |
Definition at line 61 of file LogConfiguration.h.
| #define DBPOS | ( | x | ) |
Definition at line 68 of file LogConfiguration.h.
| #define DBPOSln | ( | x | ) |
Definition at line 69 of file LogConfiguration.h.
| #define DBINFO1 | ( | x | ) |
Definition at line 82 of file LogConfiguration.h.
| #define DBINFO1ln | ( | x | ) |
Definition at line 83 of file LogConfiguration.h.
| #define DBINFO2 | ( | x | ) |
Definition at line 96 of file LogConfiguration.h.
| #define DBINFO2ln | ( | x | ) |
Definition at line 97 of file LogConfiguration.h.
| #define DBINFO3 | ( | x | ) |
Definition at line 110 of file LogConfiguration.h.
| #define DBINFO3ln | ( | x | ) |
Definition at line 111 of file LogConfiguration.h.
| #define DBFUNCCALL | ( | x | ) |
Definition at line 124 of file LogConfiguration.h.
| #define DBFUNCCALLln | ( | x | ) |
Definition at line 125 of file LogConfiguration.h.