| 
    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 <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 | 
Definition at line 231 of file bd.h.
References OnExeStopF.
Referenced by ExeStop().

      
  | 
  inlinestatic | 
Definition at line 229 of file bd.h.
References OnExeStopF.
Referenced by ExeStop().

      
  | 
  inlinestatic | 
      
  | 
  staticprivate | 
Definition at line 227 of file bd.h.
Referenced by GetOnExeStopF(), IsOnExeStopF(), and PutOnExeStopF().