SNAP Library 2.3, Developer Reference
2014-06-16 11:58:46
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <pp.h>
Static Public Member Functions | |
static TStr | GetStr (const int &Tag) |
static TPpTagVal | GetTag (const TStr &Str) |
static TPpTagVal | LoadTxt (TILx &Lx) |
static void | SaveTxt (TOLx &Lx, const TInt &Tag) |
static void | SaveTxt (TOLx &Lx, const int &Tag) |
|
static |
Definition at line 3 of file pp.cpp.
References Fail, ptBool, ptFlt, ptInt, ptSel, ptSet, ptStr, ptUndef, and ptValV.
Referenced by TPp::GetChA(), TPpVal::GetValStr(), SaveTxt(), and TPpVal::SaveTxt().
Definition at line 10 of file pp.h.
References TILx::GetIdStr(), and GetTag().
Referenced by TPpVal::LoadTxt(), and TPp::LoadTxt().
Definition at line 12 of file pp.h.
References SaveTxt().
Referenced by SaveTxt(), and TPp::SaveTxt().
|
inlinestatic |
Definition at line 13 of file pp.h.
References GetStr(), and TOLx::PutIdStr().