Public Member Functions | Public Attributes | List of all members
re2::DFA::State Struct Reference

Public Member Functions

bool IsMatch () const
 
bool IsMatch () const
 

Public Attributes

uint32_t flag_
 
intinst_
 
std::atomic< State * > next_ []
 
int ninst_
 

Detailed Description

Definition at line 120 of file bloaty/third_party/re2/re2/dfa.cc.

Member Function Documentation

◆ IsMatch() [1/2]

bool re2::DFA::State::IsMatch ( ) const
inline

Definition at line 115 of file re2/re2/dfa.cc.

◆ IsMatch() [2/2]

bool re2::DFA::State::IsMatch ( ) const
inline

Definition at line 121 of file bloaty/third_party/re2/re2/dfa.cc.

Member Data Documentation

◆ flag_

uint32_t re2::DFA::State::flag_

Definition at line 125 of file bloaty/third_party/re2/re2/dfa.cc.

◆ inst_

int * re2::DFA::State::inst_

Definition at line 123 of file bloaty/third_party/re2/re2/dfa.cc.

◆ next_

std::atomic< State * > re2::DFA::State::next_

Definition at line 134 of file bloaty/third_party/re2/re2/dfa.cc.

◆ ninst_

int re2::DFA::State::ninst_

Definition at line 124 of file bloaty/third_party/re2/re2/dfa.cc.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:42