Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

vtkUnicodeDataCategories Class Reference

#include <vtkUnicodeDataCategories.h>

List of all members.

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?


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
UNICODE_CATEGORIES_NONE 
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 

Definition at line 40 of file vtkUnicodeDataCategories.h.


Member Function Documentation

vtkstd_bool vtkUnicodeDataCategories::Test const unsigned int  ch,
const char *  name
 

Is ch in the category by specified by name name?

vtkstd_bool vtkUnicodeDataCategories::Test const unsigned int  ch,
const unsigned short  type
 

Is ch in the category by specified by type type?


The documentation for this class was generated from the following file:
Generated on Tue Aug 10 03:44:58 2004 for vtkExtensions by doxygen 1.3.7