Bsoft 2.1.4
Bernard's software package
json.cpp File Reference
#include "json.h"

Functions

ostream & operator<< (ostream &output, JStype t)
 
int indent (0)
 
void indent_line (ostream &output)
 
ostream & operator<< (ostream &output, JSvalue &jsv)
 

Detailed Description

Author
Bernard Heymann
Date
20160409 - 20180328

Function Documentation

◆ indent()

int indent ( )

◆ indent_line()

void indent_line ( ostream &  output)

◆ operator<<() [1/2]

ostream & operator<< ( ostream &  output,
JStype  t 
)

◆ operator<<() [2/2]

ostream & operator<< ( ostream &  output,
JSvalue jsv 
)