ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcbSERVICE.hpp File Reference
#include <stdlib.h>
#include <stdio.h>

Go to the source code of this file.

Classes

class  ngcbSERVICE
 

Macros

#define ngcbVB_PRINT   1
 
#define ngcbVB_LOG   2
 
#define USE(x)
 

Detailed Description

Macro Definition Documentation

◆ ngcbVB_LOG

#define ngcbVB_LOG   2

log data

◆ ngcbVB_PRINT

#define ngcbVB_PRINT   1

print to stdout

◆ USE

#define USE ( x)
Value:
do {(void)(x);} while (0)