hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Attributes | List of all members
hobbes::CRegexes Struct Reference

#include <regex.H>

Collaboration diagram for hobbes::CRegexes:
Collaboration graph

Public Attributes

std::string fname
 
ExprPtr captureBuffer
 
CaptureVarsAt captureVarsAt
 
RStates rstates
 

Member Data Documentation

◆ captureBuffer

ExprPtr hobbes::CRegexes::captureBuffer

◆ captureVarsAt

CaptureVarsAt hobbes::CRegexes::captureVarsAt

◆ fname

std::string hobbes::CRegexes::fname

◆ rstates

RStates hobbes::CRegexes::rstates

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