#include <vtkUnicodeDataCategories.h>
Public Types | |
enum | { UNICODE_CATEGORIES_NONE = 0, Pe, Pc, Cc, Sc, Pd, Nd, Me, Pf, Cf, Pi, Nl, Zl, Ll, Sm, Lm, Sk, Mn, Cn, Ps, Lo, No, Po, So, Zp, Co, Zs, Mc, Cs, Lt, Lu, UNICODE_CATEGORIES_END } |
Public Member Functions | |
vtkstd_bool | Test (const unsigned int ch, const unsigned short type) |
Is ch in the category by specified by type type ? | |
vtkstd_bool | Test (const unsigned int ch, const char *name) |
Is ch in the category by specified by name name ? |
|
Definition at line 40 of file vtkUnicodeDataCategories.h. |
|
Is
|
|
Is
|