Bsoft 2.1.4
Bernard's software package
JSparser Class Reference

#include <json.h>

Public Member Functions

 JSparser ()
 
 JSparser (string filename)
 
 JSparser (const char *buf, size_t n)
 
JSvalue parse ()
 
JSvalue parse (string filename)
 

Constructor & Destructor Documentation

◆ JSparser() [1/3]

JSparser::JSparser ( )
inline

◆ JSparser() [2/3]

JSparser::JSparser ( string  filename)
inline

◆ JSparser() [3/3]

JSparser::JSparser ( const char *  buf,
size_t  n 
)
inline

Member Function Documentation

◆ parse() [1/2]

JSvalue JSparser::parse ( )
inline

◆ parse() [2/2]

JSvalue JSparser::parse ( string  filename)
inline

The documentation for this class was generated from the following file: