JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Macros
CursesFWD.h File Reference
#include <ncursesw/curses.h>
#include <ncursesw/ncurses.h>
Include dependency graph for CursesFWD.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define JODA_JSON_OUTPUT_COLOR_NUMBER   1
 
#define JODA_JSON_OUTPUT_COLOR_STRING   2
 
#define JODA_JSON_OUTPUT_COLOR_BOOL   3
 
#define JODA_JSON_OUTPUT_COLOR_NULL   4
 
#define JODA_JSON_OUTPUT_COLOR_KEY   5
 

Macro Definition Documentation

◆ JODA_JSON_OUTPUT_COLOR_BOOL

#define JODA_JSON_OUTPUT_COLOR_BOOL   3

◆ JODA_JSON_OUTPUT_COLOR_KEY

#define JODA_JSON_OUTPUT_COLOR_KEY   5

◆ JODA_JSON_OUTPUT_COLOR_NULL

#define JODA_JSON_OUTPUT_COLOR_NULL   4

◆ JODA_JSON_OUTPUT_COLOR_NUMBER

#define JODA_JSON_OUTPUT_COLOR_NUMBER   1

◆ JODA_JSON_OUTPUT_COLOR_STRING

#define JODA_JSON_OUTPUT_COLOR_STRING   2