SNAP Library 6.0, Developer Reference
2020-12-09 16:24:20
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) |
TUrlLxChDef::TUrlLxChDef | ( | ) |
Definition at line 37 of file url.cpp.
References EscCh, InclBoolV(), InclStr(), IsAlphaV, IsDigitV, IsExtraV, IsHexV, IsHiAlphaV, IsHostV, IsHSegmentV, IsLoAlphaV, IsNationalV, IsPunctuationV, IsReservedV, IsSafeV, IsSchemeV, IsUCharV, IsUnreservedV, and IsXCharV.
Definition at line 33 of file url.cpp.
References TVec< TVal, TSizeTy >::Len().
Referenced by TUrlLxChDef().
|
private |
Definition at line 30 of file url.cpp.
References TStr::GetCh(), and TStr::Len().
Referenced by TUrlLxChDef().
|
inline |
Definition at line 19 of file url.cpp.
Referenced by TUrlLx::IsDigitCh().
|
inline |
Definition at line 21 of file url.cpp.
Referenced by TUrlLx::GetHost().
|
inline |
Definition at line 22 of file url.cpp.
Referenced by TUrlLx::IsHSegmentCh().
|
inline |
Definition at line 20 of file url.cpp.
Referenced by TUrlLx::IsSchemeCh().
|
static |
Definition at line 16 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 5 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 6 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 6 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 8 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 5 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 10 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 10 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 5 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 7 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 7 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 8 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 6 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 10 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 9 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 9 of file url.cpp.
Referenced by TUrlLxChDef().
|
private |
Definition at line 9 of file url.cpp.
Referenced by TUrlLxChDef().