SNAP Library 2.0, User Reference  2013-05-13 16:33:57
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
TCodecBase Member List
This is the complete list of members for TCodecBase, including all inherited members.
CRefTCodecBase [protected]
FromUnicode(const TIntV &src, size_t srcIdx, const size_t srcCount, TIntV &dest, const bool clrDest=true) const =0TCodecBase [pure virtual]
FromUnicode(const TIntV &src, size_t srcIdx, const size_t srcCount, TChA &dest, const bool clrDest=true) const =0TCodecBase [pure virtual]
FromUnicode(const TIntV &src, size_t srcIdx, const size_t srcCount, TStr &dest, const bool clrDest=true) const =0TCodecBase [pure virtual]
FromUnicode(const TIntV &src, TIntV &dest, const bool clrDest=true) const TCodecBase [inline]
FromUnicode(const TIntV &src, TChA &dest, const bool clrDest=true) const TCodecBase [inline]
FromUnicode(const TIntV &src, TStr &dest, const bool clrDest=true) const TCodecBase [inline]
GetName() const =0TCodecBase [pure virtual]
New()TCodecBase [static]
Test() const TCodecBase [inline, virtual]
ToUnicode(const TIntV &src, size_t srcIdx, const size_t srcCount, TIntV &dest, const bool clrDest=true) const =0TCodecBase [pure virtual]
ToUnicode(const TStr &src, size_t srcIdx, const size_t srcCount, TIntV &dest, const bool clrDest=true) const =0TCodecBase [pure virtual]
ToUnicode(const TIntV &src, TIntV &dest, const bool clrDest=true) const TCodecBase [inline]
ToUnicode(const TStr &src, TIntV &dest, const bool clrDest=true) const TCodecBase [inline]
TPt< TCodecBase > classTCodecBase [friend]
~TCodecBase()TCodecBase [inline, virtual]