bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
Public Types | |
typedef Encoding::Ch | Ch |
typedef BESRegexType::EncodingType | Encoding |
Public Member Functions | |
GenericRegexSearch (const BESRegexType ®ex, Allocator *allocator=0) | |
bool | Match (const Ch *s) |
template<typename InputStream> | |
bool | Match (InputStream &is) |
bool | Search (const Ch *s) |
template<typename InputStream> | |
bool | Search (InputStream &is) |
typedef Encoding::Ch internal::GenericRegexSearch< BESRegexType, Allocator >::Ch |
typedef BESRegexType::EncodingType internal::GenericRegexSearch< BESRegexType, Allocator >::Encoding |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |