commore  1.0.6-SNAPSHOT
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
WCharsetSearch Class Reference

Public Member Functions

 WCharsetSearch (const Char *key, size_t keylen)
 
 ~WCharsetSearch ()
 
size_t find_in (const Char *target, size_t len, bool forward) const
 
size_t find_not_in (const Char *target, size_t len, bool forward) const
 

Constructor & Destructor Documentation

WCharsetSearch::WCharsetSearch ( const Char key,
size_t  keylen 
)
WCharsetSearch::~WCharsetSearch ( )

Member Function Documentation

size_t WCharsetSearch::find_in ( const Char target,
size_t  len,
bool  forward 
) const
size_t WCharsetSearch::find_not_in ( const Char target,
size_t  len,
bool  forward 
) const

The documentation for this class was generated from the following file: