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

Static Public Member Functions | |
| static bool | Exists (const TStr &FNm) | 
| static void | Copy (const TStr &SrcFNm, const TStr &DstFNm, const bool &ThrowExceptP=true, const bool &FailIfExistsP=false) | 
| static void | Del (const TStr &FNm, const bool &ThrowExceptP=true) | 
| static void | DelWc (const TStr &WcStr, const bool &RecurseDirP=false) | 
| static void | Rename (const TStr &SrcFNm, const TStr &DstFNm) | 
| static TStr | GetUniqueFNm (const TStr &FNm) | 
| static uint64 | GetSize (const TStr &FNm) | 
| static uint64 | GetCreateTm (const TStr &FNm) | 
| static uint64 | GetLastAccessTm (const TStr &FNm) | 
| static uint64 | GetLastWriteTm (const TStr &FNm) | 
Static Public Attributes | |
| static const TStr | TxtFExt =".Txt" | 
| static const TStr | HtmlFExt =".Html" | 
| static const TStr | HtmFExt =".Htm" | 
| static const TStr | GifFExt =".Gif" | 
| static const TStr | JarFExt =".Jar" | 
      
  | 
  static | 
      
  | 
  static | 
Definition at line 1039 of file fl.cpp.
References TStr::CStr(), and EAssertR.
Referenced by DelWc().


      
  | 
  static | 
Definition at line 1049 of file fl.cpp.
References TVec< TVal, TSizeTy >::Add(), Del(), TVec< TVal, TSizeTy >::Len(), and TFFile::Next().
Referenced by TMBlobBs::TMBlobBs().


      
  | 
  static | 
Definition at line 941 of file fl.cpp.
References TStr::Empty().
Referenced by TGBlobBs::Exists(), TMBlobBs::Exists(), GetUniqueFNm(), TUniChDb::Test(), TMBlobBs::TMBlobBs(), and TZipIn::TZipIn().


Definition at line 1066 of file fl.cpp.
References TStr::ChangeStr(), Exists(), TStr::Fmt(), forever, TStr::InsStr(), TStr::Len(), and TStr::SearchCh().
Referenced by TForestFire::PlotFire().


Definition at line 1060 of file fl.cpp.
References TStr::CStr(), and EAssertR.

      
  | 
  static | 
Definition at line 567 of file fl.h.
Referenced by THttp::IsGifFExt().
      
  | 
  static | 
Definition at line 566 of file fl.h.
Referenced by THttp::IsHtmlFExt().
      
  | 
  static | 
Definition at line 565 of file fl.h.
Referenced by THttp::IsHtmlFExt().