| 
    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 | TUrl | 
| class | TUrlEnv | 
Typedefs | |
| typedef TPt< TUrl > | PUrl | 
| typedef TVec< PUrl > | TUrlV | 
| typedef TPair< TInt, PUrl > | TIdUrlPr | 
| typedef TQQueue< TIdUrlPr > | TIdUrlPrQ | 
| typedef THash< TInt, PUrl > | TIdToUrlH | 
| typedef TPt< TUrlEnv > | PUrlEnv | 
Enumerations | |
| enum | TUrlScheme { usUndef, usHttp, usOther } | 
| enum TUrlScheme |