SNAP Library , Developer Reference
2013-01-07 14:03:36
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
CRef | TCodecBase | [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] |
impl | TCodecWrapper< TCodecImpl_ > | |
New() | TCodecBase | [static] |
TCodecImpl typedef | TCodecWrapper< 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 > class | TCodecBase | [friend] |
~TCodecBase() | TCodecBase | [inline, virtual] |