| 
    SNAP Library 6.0, Developer Reference
    2020-12-09 16:24:20
    
   SNAP, a general purpose, high performance system for analysis and manipulation of large networks 
   | 
 
#include "bd.h"

Go to the source code of this file.
Classes | |
| class | TJsonVal | 
Typedefs | |
| typedef TPt< TJsonVal > | PJsonVal | 
| typedef TVec< PJsonVal > | TJsonValV | 
Enumerations | |
| enum | TJsonValType {  jvtUndef, jvtNull, jvtBool, jvtNum, jvtStr, jvtArr, jvtObj }  | 
| enum TJsonValType |