Definition in file dsme_platform.h.
 Include dependency graph for dsme_platform.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| #define | ASSERT(x) assert(x) | 
| openDSME assert macro implementation  | |
| #define | DSME_ASSERT(x) assert(x) | 
| openDSME DSME assert macro implementation  | |
| #define | DSME_SIM_ASSERT(x) | 
| not used  | |
| #define | LOG_INFO(x) | 
| not used  | |
| #define | LOG_INFO_PURE(x) | 
| not used  | |
| #define | LOG_INFO_PREFIX | 
| not used  | |
| #define | LOG_ERROR(x) | 
| not used  | |
| #define | HEXOUT std::hex | 
| openDSME HEXOUT macro implementation  | |
| #define | DECOUT std::dec | 
| openDSME DECout macro implementation  | |
| #define | LOG_ENDL std::endl | 
| openDSME log endline implementation  | |
| #define | LOG_DEBUG(x) | 
| not used  | |
| #define | LOG_DEBUG_PURE(x) | 
| not used  | |
| #define | LOG_DEBUG_PREFIX | 
| not used  | |