SNAP Library , User Reference
2013-01-07 14:03:36
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <unicode.h>
Public Member Functions | |
TUnicodeException (size_t srcIdx_, int srcChar_, const TStr &message_) | |
Public Attributes | |
TStr | message |
size_t | srcIdx |
int | srcChar |
TUnicodeException::TUnicodeException | ( | size_t | srcIdx_, |
int | srcChar_, | ||
const TStr & | message_ | ||
) | [inline] |
size_t TUnicodeException::srcIdx |