SNAP Library 4.1, Developer Reference
2018-07-26 16:30:42
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.
References IsDigitV.
Referenced by TUrlLx::IsDigitCh().
|
inline |
Definition at line 21 of file url.cpp.
References IsHostV.
Referenced by TUrlLx::GetHost().
|
inline |
Definition at line 22 of file url.cpp.
References IsHSegmentV.
Referenced by TUrlLx::IsHSegmentCh().
|
inline |
Definition at line 20 of file url.cpp.
References IsSchemeV.
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 IsDigitCh(), and 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 IsHostCh(), and TUrlLxChDef().
|
private |
Definition at line 10 of file url.cpp.
Referenced by IsHSegmentCh(), and 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 IsSchemeCh(), and 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().