| 
    SNAP Library 2.0, Developer Reference
    2013-05-13 16:33:57
    
   SNAP, a general purpose, high performance system for analysis and manipulation of large networks 
   | 
  
  
  
 
| DecodeUtf16FromBytes(const TSrcVec &src, size_t srcIdx, const size_t srcCount, TVec< TDestCh > &dest, const bool clrDest, const TUtf16BomHandling bomHandling=bomAllowed, const TUniByteOrder defaultByteOrder=boMachineEndian) const | TUniCodec | |
| DecodeUtf16FromWords(const TSrcVec &src, size_t srcIdx, const size_t srcCount, TVec< TDestCh > &dest, bool clrDest, const TUtf16BomHandling bomHandling=bomAllowed, const TUniByteOrder defaultByteOrder=boMachineEndian) const | TUniCodec | |
| DecodeUtf8(const TSrcVec &src, size_t srcIdx, const size_t srcCount, TVec< TDestCh > &dest, const bool clrDest=true) const | TUniCodec | |
| DecodeUtf8(const TSrcVec &src, TVec< TDestCh > &dest, const bool clrDest=true) const | TUniCodec |  [inline] | 
| DefaultReplacementChar enum value | TUniCodec | |
| DefineByte enum value | TUniCodec |  [protected] | 
| EncodeUtf16ToBytes(const TSrcVec &src, size_t srcIdx, const size_t srcCount, TVec< TDestCh > &dest, const bool clrDest, const bool insertBom, const TUniByteOrder destByteOrder=boMachineEndian) const | TUniCodec | |
| EncodeUtf16ToWords(const TSrcVec &src, size_t srcIdx, const size_t srcCount, TVec< TDestCh > &dest, const bool clrDest, const bool insertBom, const TUniByteOrder destByteOrder=boMachineEndian) const | TUniCodec | |
| EncodeUtf8(const TSrcVec &src, size_t srcIdx, const size_t srcCount, TVec< TDestCh > &dest, const bool clrDest=true) const | TUniCodec | |
| EncodeUtf8(const TSrcVec &src, TVec< TDestCh > &dest, const bool clrDest=true) const | TUniCodec |  [inline] | 
| EncodeUtf8Str(const TSrcVec &src, size_t srcIdx, const size_t srcCount) const | TUniCodec |  [inline] | 
| EncodeUtf8Str(const TSrcVec &src) const | TUniCodec |  [inline] | 
| errorHandling | TUniCodec | |
| GetRndUint(TRnd &rnd) | TUniCodec |  [protected, static] | 
| GetRndUint(TRnd &rnd, uint minVal, uint maxVal) | TUniCodec |  [protected, static] | 
| IsMachineLittleEndian() | TUniCodec |  [protected, static] | 
| replacementChar | TUniCodec | |
| skipBom | TUniCodec | |
| strict | TUniCodec | |
| SwapBytes(int x) | TUniCodec |  [inline, protected, static] | 
| TestDecodeUtf16(TRnd &rnd, const TStr &testCaseDesc, const TUtf16BomHandling bomHandling, const TUniByteOrder defaultByteOrder, const bool insertBom) | TUniCodec |  [protected] | 
| TestDecodeUtf8(TRnd &rnd, const TStr &testCaseDesc) | TUniCodec |  [protected] | 
| TestUtf16(bool decode, size_t expectedRetVal, bool expectedThrow, const TIntV &src, const TIntV &expectedDest, const TUtf16BomHandling bomHandling, const TUniByteOrder defaultByteOrder, const bool insertBom, FILE *f) | TUniCodec |  [protected] | 
| TestUtf16() | TUniCodec | |
| TestUtf8(bool decode, size_t expectedRetVal, bool expectedThrow, const TIntV &src, const TIntV &expectedDest, FILE *f) | TUniCodec |  [protected] | 
| TestUtf8() | TUniCodec | |
| TUniCaseFolding class | TUniCodec |  [friend] | 
| TUnicode class | TUniCodec |  [friend] | 
| TUniCodec() | TUniCodec |  [inline] | 
| TUniCodec(TUnicodeErrorHandling errorHandling_, bool strict_, int replacementChar_, bool skipBom_) | TUniCodec |  [inline] | 
| TVecIdx typedef | TUniCodec |  [protected] | 
| Utf16FirstSurrogate enum value | TUniCodec |  [protected] | 
| Utf16SecondSurrogate enum value | TUniCodec |  [protected] | 
| WordsToBytes(const TIntV &src, TIntV &dest) | TUniCodec |  [protected] |