Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IWRegex::initialize ( P6WREGEXFLAGS  flags,
P6WREGEXMODE  mode 
)
pure virtual

Sets up the object to run properly.

Parameters
flags[ in ] Currently no options are available.
mode[ in ] Type of regular expression definition to be used.
Returns
SuccessP6R::eOk 
FailureP6R::eAlreadyInitializedOnly one successful call to this function allowed.