|
SNAP Library 4.1, Developer Reference
2018-07-26 16:30:42
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|

Go to the source code of this file.
Functions | |
| int | _matherr (struct _exception *e) |
| void | WrNotify (const char *CaptionCStr, const char *NotifyCStr) |
| void | SaveToErrLog (const char *MsgCStr) |
| void | ExeStop (const char *MsgCStr, const char *ReasonCStr, const char *CondCStr, const char *FNm, const int &LnN) |
| int _matherr | ( | struct _exception * | e | ) |
| void ExeStop | ( | const char * | MsgCStr, |
| const char * | ReasonCStr, | ||
| const char * | CondCStr, | ||
| const char * | FNm, | ||
| const int & | LnN | ||
| ) |
Definition at line 88 of file bd.cpp.
References ErrNotify(), TOnExeStop::GetOnExeStopF(), TOnExeStop::IsOnExeStopF(), SaveToErrLog(), and TExcept::Throw().

| void SaveToErrLog | ( | const char * | MsgCStr | ) |
Definition at line 49 of file bd.cpp.
Referenced by ExeStop(), and TZipIn::GetFLen().

| void WrNotify | ( | const char * | CaptionCStr, |
| const char * | NotifyCStr | ||
| ) |
Definition at line 41 of file bd.cpp.
Referenced by ErrNotify(), TZipIn::GetFLen(), InfoNotify(), StatNotify(), and WarnNotify().
