ddc
Public Member Functions | Public Attributes | List of all members
RML_RE::Options Class Reference

#include <pcre_rml.h>

Public Member Functions

 Options (void)
 
 Options (const RE_Options &opts, const BYTE *tableptr=NULL)
 

Public Attributes

pcrecpp::RE_Options options_
 
const BYTEtableptr_
 

Constructor & Destructor Documentation

◆ Options() [1/2]

RML_RE::Options::Options ( void  )
inline

◆ Options() [2/2]

RML_RE::Options::Options ( const RE_Options opts,
const BYTE tableptr = NULL 
)
inline

Member Data Documentation

◆ options_

pcrecpp::RE_Options RML_RE::Options::options_

◆ tableptr_

const BYTE* RML_RE::Options::tableptr_

Referenced by RML_RE::Compile(), and RML_RE::RML_RE().


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