ldas-tools-diskcacheAPI 2.7.7
Public Member Functions | List of all members
SDGTx_RegEx Class Reference

Regular expression used for testing the pattern. More...

Inheritance diagram for SDGTx_RegEx:
Inheritance graph
[legend]
Collaboration diagram for SDGTx_RegEx:
Collaboration graph
[legend]

Public Member Functions

 SDGTx_RegEx ()
 
const Regex & operator= (const Regex &Expression)
 

Detailed Description

Regular expression used for testing the pattern.

Todo:

Use of this regular expression needs to be protected by locks.

The Regex class needs to be extened to support a reset option so the regular expression may be modified if the list of file extensions is modified.

Constructor & Destructor Documentation

◆ SDGTx_RegEx()

SDGTx_RegEx::SDGTx_RegEx ( )

Member Function Documentation

◆ operator=()

const Regex & SDGTx_RegEx::operator= ( const Regex &  Expression)

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