Qucs-core  0.0.19
Defines | Functions | Variables
logging.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define LOG_ERROR   0
#define LOG_STATUS   1
#define LOG_ERROR   0
#define LOG_STATUS   1
#define LOG_ERROR   0
#define LOG_STATUS   1
#define LOG_ERROR   0
#define LOG_STATUS   1
#define LOG_ERROR   0
#define LOG_STATUS   1
#define LOG_ERROR   0
#define LOG_STATUS   1
#define LOG_ERROR   0
#define LOG_STATUS   1
#define LOG_ERROR   0
#define LOG_STATUS   1
#define LOG_ERROR   0
#define LOG_STATUS   1
#define LOG_ERROR   0
#define LOG_STATUS   1
#define LOG_ERROR   0
#define LOG_STATUS   1

Functions

__BEGIN_DECLS void logprint (int, const char *,...)
void loginit (void)
void logprogressbar (nr_double_t, nr_double_t, int)
void logprogressclear (int)

Variables

FILE * file_status
FILE * file_error
int progressbar_enable
int progressbar_gui

Define Documentation

#define LOG_ERROR   0

Definition at line 28 of file logging.h.

#define LOG_ERROR   0
#define LOG_ERROR   0
#define LOG_ERROR   0
#define LOG_ERROR   0
#define LOG_ERROR   0
#define LOG_ERROR   0
#define LOG_ERROR   0
#define LOG_ERROR   0
#define LOG_ERROR   0
#define LOG_ERROR   0
#define LOG_STATUS   1
#define LOG_STATUS   1

Definition at line 29 of file logging.h.

#define LOG_STATUS   1
#define LOG_STATUS   1
#define LOG_STATUS   1
#define LOG_STATUS   1
#define LOG_STATUS   1
#define LOG_STATUS   1
#define LOG_STATUS   1
#define LOG_STATUS   1
#define LOG_STATUS   1

Function Documentation

void loginit ( void  )

Definition at line 51 of file logging.c.

__BEGIN_DECLS void logprint ( int  ,
const char *  ,
  ... 
)

Definition at line 37 of file logging.c.

void logprogressbar ( nr_double_t  ,
nr_double_t  ,
int   
)

Definition at line 63 of file logging.c.

void logprogressclear ( int  )

Definition at line 90 of file logging.c.


Variable Documentation

FILE* file_error

Definition at line 57 of file logging.c.

FILE* file_status

Definition at line 56 of file logging.c.

Definition at line 84 of file logging.c.

Definition at line 87 of file logging.c.