SNAP Library , Developer Reference  2013-01-07 14:03:36
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TCodecWrapper< TCodecImpl_ > Member List
This is the complete list of members for TCodecWrapper< TCodecImpl_ >, including all inherited members.
CRefTCodecBase [protected]
FromUnicode(const TIntV &src, size_t srcIdx, const size_t srcCount, TIntV &dest, const bool clrDest=true) const TCodecWrapper< TCodecImpl_ > [inline, virtual]
FromUnicode(const TIntV &src, size_t srcIdx, const size_t srcCount, TChA &dest, const bool clrDest=true) const TCodecWrapper< TCodecImpl_ > [inline, virtual]
FromUnicode(const TIntV &src, size_t srcIdx, const size_t srcCount, TStr &dest, const bool clrDest=true) const TCodecWrapper< TCodecImpl_ > [inline, virtual]
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_ > [inline, virtual]
implTCodecWrapper< TCodecImpl_ >
New()TCodecBase [static]
TCodecImpl typedefTCodecWrapper< TCodecImpl_ >
Test() const TCodecWrapper< TCodecImpl_ > [inline, virtual]
ToUnicode(const TIntV &src, size_t srcIdx, const size_t srcCount, TIntV &dest, const bool clrDest=true) const TCodecWrapper< TCodecImpl_ > [inline, virtual]
ToUnicode(const TStr &src, size_t srcIdx, const size_t srcCount, TIntV &dest, const bool clrDest=true) const TCodecWrapper< TCodecImpl_ > [inline, virtual]
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]
TPt< TCodecBase > classTCodecBase [friend]
~TCodecBase()TCodecBase [inline, virtual]