| 
    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 <fl.h>


Public Member Functions | |
| TSBase (const TSStr &Nm) | |
| virtual | ~TSBase () | 
| virtual TStr | GetSNm () const | 
Protected Attributes | |
| TCRef | CRef | 
| TSStr | SNm | 
| TCs | Cs | 
      
  | 
  virtual | 
Definition at line 20 of file fl.cpp.
References TSStr::CStr(), and SNm.
Referenced by TXmlLx::EThrow(), TZipIn::FillBf(), TFIn::FillBf(), TZipOut::Flush(), TFOut::Flush(), TZipOut::FlushBf(), TFOut::FlushBf(), TFIn::GetFLen(), TFInOut::GetFNm(), TFIn::GetFPos(), TXmlLx::GetFPosStr(), TILx::GetFPosStr(), TSIn::Load(), TSIn::LoadCs(), TKeyDatFl< TKey, TDat, THashFunc >::LoadDatV(), TKeyDatFl< TKey, TDat, THashFunc >::LoadHash(), TKeyDatFl< TKey, TDat, THashFunc >::LoadKeyV(), TSOut::Save(), TFIn::SetFPos(), TFIn::~TFIn(), and TFOut::~TFOut().


      
  | 
  protected | 
Definition at line 44 of file fl.h.
Referenced by TSIn::Load(), TSIn::LoadBf(), TSIn::LoadCs(), TSIn::LoadNewBf(), TSOut::operator<<(), TSIn::operator>>(), TSOut::PutCh(), TSOut::PutDosLn(), TSOut::PutLn(), TSOut::PutSep(), TSOut::PutSepLn(), TSOut::PutStr(), TSOut::PutStrLn(), TMemIn::Reset(), TStdIn::Reset(), TFIn::Reset(), TChAIn::Reset(), TMIn::Reset(), TStrIn::Reset(), TSOut::Save(), TSOut::SaveBf(), TSOut::SaveCs(), and TSOut::UpdateLnLen().