| 
    SNAP Library 2.3, Developer Reference
    2014-06-16 11:58:46
    
   SNAP, a general purpose, high performance system for analysis and manipulation of large networks 
   | 
 
This is the complete list of members for TCodecBase, 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 =0 | TCodecBase | pure virtual | 
| FromUnicode(const TIntV &src, size_t srcIdx, const size_t srcCount, TChA &dest, const bool clrDest=true) const =0 | TCodecBase | pure virtual | 
| FromUnicode(const TIntV &src, size_t srcIdx, const size_t srcCount, TStr &dest, const bool clrDest=true) const =0 | TCodecBase | 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 =0 | TCodecBase | pure virtual | 
| New() | TCodecBase | static | 
| Test() const | TCodecBase | inlinevirtual | 
| ToUnicode(const TIntV &src, size_t srcIdx, const size_t srcCount, TIntV &dest, const bool clrDest=true) const =0 | TCodecBase | pure virtual | 
| ToUnicode(const TStr &src, size_t srcIdx, const size_t srcCount, TIntV &dest, const bool clrDest=true) const =0 | TCodecBase | 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 > class | TCodecBase | friend | 
| ~TCodecBase() | TCodecBase | inlinevirtual |