Public Member Functions | Private Attributes | List of all members
benchmark::Regex Class Reference

#include <re.h>

Public Member Functions

bool Init (const std::string &spec, std::string *error)
 
bool Match (const std::string &str)
 
 Regex ()
 
 ~Regex ()
 

Private Attributes

bool init_
 

Detailed Description

Definition at line 44 of file re.h.

Constructor & Destructor Documentation

◆ Regex()

benchmark::Regex::Regex ( )
inline

Definition at line 46 of file re.h.

◆ ~Regex()

benchmark::Regex::~Regex ( )
inline

Definition at line 124 of file re.h.

Member Function Documentation

◆ Init()

bool benchmark::Regex::Init ( const std::string spec,
std::string error 
)
inline

Definition at line 101 of file re.h.

◆ Match()

bool benchmark::Regex::Match ( const std::string str)
inline

Definition at line 130 of file re.h.

Member Data Documentation

◆ init_

bool benchmark::Regex::init_
private

Definition at line 60 of file re.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06