|
SNAP Library 4.0, Developer Reference
2017-07-27 13:18:06
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
This is the complete list of members for TCodecWrapper< TCodecImpl_ >, including all inherited members.
| CRef | TCodecBase | protected |
| FromUnicode(const TIntV &src, size_t srcIdx, const size_t srcCount, TIntV &dest, const bool clrDest=true) const | TCodecWrapper< TCodecImpl_ > | inlinevirtual |
| FromUnicode(const TIntV &src, size_t srcIdx, const size_t srcCount, TChA &dest, const bool clrDest=true) const | TCodecWrapper< TCodecImpl_ > | inlinevirtual |
| FromUnicode(const TIntV &src, size_t srcIdx, const size_t srcCount, TStr &dest, const bool clrDest=true) const | TCodecWrapper< TCodecImpl_ > | inlinevirtual |
| TCodecBase::FromUnicode(const TIntV &src, TIntV &dest, const bool clrDest=true) const | TCodecBase | inline |
| TCodecBase::FromUnicode(const TIntV &src, TChA &dest, const bool clrDest=true) const | TCodecBase | inline |
| TCodecBase::FromUnicode(const TIntV &src, TStr &dest, const bool clrDest=true) const | TCodecBase | inline |
| GetName() const | TCodecWrapper< TCodecImpl_ > | inlinevirtual |
| impl | TCodecWrapper< TCodecImpl_ > | |
| New() | TCodecBase | static |
| TCodecImpl typedef | TCodecWrapper< TCodecImpl_ > | |
| Test() const | TCodecWrapper< TCodecImpl_ > | inlinevirtual |
| ToUnicode(const TIntV &src, size_t srcIdx, const size_t srcCount, TIntV &dest, const bool clrDest=true) const | TCodecWrapper< TCodecImpl_ > | inlinevirtual |
| ToUnicode(const TStr &src, size_t srcIdx, const size_t srcCount, TIntV &dest, const bool clrDest=true) const | TCodecWrapper< TCodecImpl_ > | inlinevirtual |
| TCodecBase::ToUnicode(const TIntV &src, TIntV &dest, const bool clrDest=true) const | TCodecBase | inline |
| TCodecBase::ToUnicode(const TStr &src, TIntV &dest, const bool clrDest=true) const | TCodecBase | inline |
| ~TCodecBase() | TCodecBase | inlinevirtual |