|
SNAP Library 2.4, User Reference
2015-05-11 19:40:56
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <bd.h>
Static Public Member Functions | |
| static bool | IsOnExeStopF () |
| static void | PutOnExeStopF (TOnExeStopF _OnExeStopF) |
| static TOnExeStopF | GetOnExeStopF () |
Private Types | |
| typedef bool(* | TOnExeStopF )(char *MsgCStr) |
Static Private Attributes | |
| static TOnExeStopF | OnExeStopF =NULL |
|
inlinestatic |
|
inlinestatic |
|
staticprivate |