ARB
Public Member Functions | List of all members
CharPredicate Class Reference

#include <BI_basepos.hxx>

Public Member Functions

 CharPredicate (char_predicate_fun is_true)
 
bool applies (char c) const
 
bool applies (unsigned char c) const
 
bool applies (int i) const
 

Detailed Description

Definition at line 30 of file BI_basepos.hxx.

Constructor & Destructor Documentation

CharPredicate::CharPredicate ( char_predicate_fun  is_true)
inlineexplicit

Definition at line 33 of file BI_basepos.hxx.

References safeCharIndex().

Member Function Documentation

bool CharPredicate::applies ( char  c) const
inline

Definition at line 39 of file BI_basepos.hxx.

References safeCharIndex().

Referenced by BasePosition::initialize().

bool CharPredicate::applies ( unsigned char  c) const
inline

Definition at line 40 of file BI_basepos.hxx.

bool CharPredicate::applies ( int  i) const
inline

Definition at line 41 of file BI_basepos.hxx.

References bi_assert.


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