|
SNAP Library 2.0, User Reference
2013-05-13 16:33:57
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 | THtmlLxChDef |
| class | THtmlLx |
| class | THtmlTok |
| class | THtmlDoc |
| class | THtmlHldV |
| class | TWebPg |
Typedefs | |
| typedef TPt< THtmlTok > | PHtmlTok |
| typedef TPt< THtmlDoc > | PHtmlDoc |
| typedef TPt< THtmlLxChDef > | PHtmlLxChDef |
| typedef TVec< PHtmlTok > | THtmlTokV |
| typedef TVec< PHtmlDoc > | THtmlDocV |
| typedef TPt< THtmlHldV > | PHtmlHldV |
| typedef TPt< TWebPg > | PWebPg |
| typedef TVec< PWebPg > | TWebPgV |
Enumerations | |
| enum | THtmlLxChTy { hlctSpace, hlctAlpha, hlctNum, hlctSym, hlctLTag, hlctRTag, hlctEof } |
| enum | THtmlLxSym { hsyUndef, hsyStr, hsyNum, hsySSym, hsyUrl, hsyBTag, hsyETag, hsyMTag, hsyEof } |
| enum | THtmlDocType { hdtAll, hdtStr, hdtStrNum, hdtTag, hdtA, hdtHRef, hdtUL } |
| typedef TPt< THtmlLxChDef > PHtmlLxChDef |
| enum THtmlDocType |
| enum THtmlLxChTy |