MicroModelicaCCompiler  4.5.3
debug.cpp File Reference
#include "debug.hpp"
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for debug.cpp:

Go to the source code of this file.

Namespaces

 MicroModelica
 
 MicroModelica::Util
 

Functions

void MicroModelica::Util::debugInit (const char *flagList)
 
bool MicroModelica::Util::debugIsEnabled (char flag)
 
void MicroModelica::Util::DEBUG (char flag, const char *format,...)
 
bool MicroModelica::Util::isDebugParam (char *param)
 
void MicroModelica::Util::ERROR (const char *format,...)
 
void MicroModelica::Util::ERROR_UNLESS (bool condition, const char *format,...)
 

Variables

static const char * MicroModelica::Util::enableFlags = nullptr