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

Go to the source code of this file.
Classes | |
| class | TBlobPt | 
| class | TBlobBs | 
| class | TGBlobBs | 
| class | TMBlobBs | 
Typedefs | |
| typedef TVec< TBlobPt > | TBlobPtV | 
| typedef TQQueue< TBlobPt > | TBlobPtQ | 
| typedef TPt< TBlobBs > | PBlobBs | 
| typedef TVec< PBlobBs > | TBlobBsV | 
Enumerations | |
| enum | TBlobBsState { bbsUndef, bbsOpened, bbsClosed } | 
| enum | TBlobTag { btUndef, btBegin, btEnd } | 
| enum | TBlobState { bsUndef, bsActive, bsFree } | 
| enum TBlobBsState | 
| Enumerator | |
|---|---|
| bbsUndef | |
| bbsOpened | |
| bbsClosed | |
| enum TBlobState | 
| Enumerator | |
|---|---|
| bsUndef | |
| bsActive | |
| bsFree | |
| enum TBlobTag | 
| Enumerator | |
|---|---|
| btUndef | |
| btBegin | |
| btEnd | |