SNAP Library 3.0, User Reference
2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
Public Member Functions | |
TUrlLxChDef () | |
bool | IsDigitCh (const char &Ch) const |
bool | IsSchemeCh (const char &Ch) const |
bool | IsHostCh (const char &Ch) const |
bool | IsHSegmentCh (const char &Ch) const |
Static Public Attributes | |
static const char | EofCh =0 |
static const char | EscCh ='%' |
Private Member Functions | |
void | InclCh (TBoolV &BoolV, const char &Ch) |
void | InclStr (TBoolV &BoolV, const TStr &Str) |
void | InclBoolV (TBoolV &BoolV, const TBoolV &OrBoolV) |
|
private |
|
inline |