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

Public Types | |
| typedef TRec | TObj | 
Public Member Functions | |
| TPt () | |
| TPt (const TPt &Pt) | |
| TPt (TRec *_Addr) | |
| ~TPt () | |
| TPt (TSIn &SIn) | |
| TPt (TSIn &SIn, void *ThisPt) | |
| void | Save (TSOut &SOut) const | 
| void | LoadXml (const TPt< TXmlTok > &XmlTok, const TStr &Nm) | 
| void | SaveXml (TSOut &SOut, const TStr &Nm) const | 
| TPt & | operator= (const TPt &Pt) | 
| bool | operator== (const TPt &Pt) const | 
| bool | operator!= (const TPt &Pt) const | 
| bool | operator< (const TPt &Pt) const | 
| TRec * | operator-> () const | 
| TRec & | operator* () const | 
| TRec & | operator[] (const int &RecN) const | 
| TRec * | operator() () const | 
| bool | Empty () const | 
| void | Clr () | 
| int | GetRefs () const | 
| int | GetPrimHashCd () const | 
| int | GetSecHashCd () const | 
| TPt< TRec > | Clone () | 
Static Public Member Functions | |
| static TPt | New () | 
Private Member Functions | |
| void | MkRef () const | 
| void | UnRef () const | 
Private Attributes | |
| TRec * | Addr | 
Definition at line 6 of file xmlser.h.
References TPt< TRec >::Addr, and TPt< TRec >::MkRef().

Definition at line 11 of file xmlser.h.
References TPt< TRec >::Addr, and TPt< TRec >::MkRef().

      
  | 
  inline | 
Definition at line 502 of file bd.h.
Referenced by TUnicode::GetCodec(), TTable::LoadSSPar(), TTable::LoadSSSeq(), TSnap::ToGraphMP3(), and TFPathNotify::UpdateSOut().

      
  | 
  inline | 
Definition at line 501 of file bd.h.
Referenced by TStrHash< TDat, TStringPool, THashFunc >::AddKey(), TFfGGen::AddNodes(), TUndirFFire::AddNodes(), TXmlObjSer::AssertXmlHd(), TLxChDef::GetChDef(), THtmlLxChDef::GetChDef(), THtmlLxChDef::GetChDefRef(), TXmlTok::GetTagTok(), TXmlTok::GetTagTokV(), TXmlDoc::GetTagTokV(), TXmlTok::IsSubTag(), TXmlTok::IsTagTok(), TXmlDoc::IsTagTok(), TGnuPlot::LoadTs(), TXmlDoc::LoadTxtElement(), TXmlTok::New(), TNotify::OnLn(), TNotify::OnNotify(), TNotify::OnStatus(), TNotify::OnTxt(), TStrHash< TDat, TStringPool, THashFunc >::operator=(), TLocClustStat::ParamStr(), TLocClustStat::PlotPhiInOut(), TStrHash< TInt, TBigStrPool >::SetPool(), THttpResp::THttpResp(), TStrHash< TInt, TBigStrPool >::TStrHash(), and TFPathNotify::UpdateSOut().

      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 21 of file xmlser.h.
References TPt< TRec >::Addr, TXmlObjSer::GetBoolArg(), TPt< TRec >::MkRef(), and XLoadHd.
Referenced by IsXLoadFromFileOk(), and TVec< TVal, TSizeTy >::LoadXml().


      
  | 
  inlineprivate | 
Definition at line 464 of file bd.h.
Referenced by TPt< TRec >::LoadXml(), TPt< TFRnd >::operator=(), TPt< TFRnd >::TPt(), and TPt< TRec >::TPt().

Definition at line 479 of file bd.h.
Referenced by TFfGGen::AddNodes(), TUndirFFire::AddNodes(), BuildFeatureGraph(), TFfGGen::GenGraph(), TSnap::GenPrefAttach(), TSnap::GetEgonetAttr(), TSnap::GetInEgonetAttr(), TSnap::GetOutEgonetAttr(), TSnap::LoadEdgeListNet(), and node2vec().

      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 16 of file xmlser.h.
References TPt< TRec >::Addr, and TBool::Save().
Referenced by TTimeNet::PlotMissingPast(), TStrHash< TInt, TBigStrPool >::Save(), and TTimeNENet::TimeGrowth().


Definition at line 33 of file xmlser.h.
References TPt< TRec >::Addr, TBool::GetStr(), XSaveBETagArg, and XSaveHdArg.

      
  | 
  inlineprivate | 
Definition at line 469 of file bd.h.
Referenced by TPt< TFRnd >::Clr(), TPt< TFRnd >::operator=(), and TPt< TFRnd >::~TPt().

      
  | 
  private | 
Definition at line 463 of file bd.h.
Referenced by TPt< TRec >::LoadXml(), TPt< TFRnd >::operator!=(), TPt< TFRnd >::operator()(), TPt< TFRnd >::operator*(), TPt< TFRnd >::operator->(), TPt< TFRnd >::operator<(), TPt< TFRnd >::operator=(), TPt< TFRnd >::operator==(), TPt< TRec >::Save(), TPt< TRec >::SaveXml(), TPt< TRec >::TPt(), and TPt< TFRnd >::UnRef().