| 
    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 
   | 
 

Go to the source code of this file.
Functions | |
| template<class TRec > | |
| bool | IsXLoadFromFileOk (const TStr &FNm, const TStr &Nm, TRec &Rec, TStr &MsgStr) | 
| template<class TRec > | |
| void | XLoadFromFile (const TStr &FNm, const TStr &Nm, TRec &Rec) | 
| bool IsXLoadFromFileOk | ( | const TStr & | FNm, | 
| const TStr & | Nm, | ||
| TRec & | Rec, | ||
| TStr & | MsgStr | ||
| ) | 
Definition at line 45 of file xmlser.h.
References TXmlDoc::LoadTxt(), and TPt< TRec >::LoadXml().
Referenced by XLoadFromFile().


Definition at line 63 of file xmlser.h.
References IsXLoadFromFileOk(), and TExcept::Throw().
