|
SNAP Library, User Reference
2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
|
Public Member Functions | |
| TFPathNotify (const TStr &_LogFPath, const TStr &_PrefixFNm, const bool &_FlushP) | |
| void | OnStatus (const TStr &MsgStr) |
Static Public Member Functions | |
| static PNotify | New (const TStr &LogFPath, const TStr &PrefixFNm, const bool &FlushP) |
| TFPathNotify::TFPathNotify | ( | const TStr & | _LogFPath, |
| const TStr & | _PrefixFNm, | ||
| const bool & | _FlushP | ||
| ) |
| static PNotify TFPathNotify::New | ( | const TStr & | LogFPath, |
| const TStr & | PrefixFNm, | ||
| const bool & | FlushP | ||
| ) | [inline, static] |
| void TFPathNotify::OnStatus | ( | const TStr & | MsgStr | ) |