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

Public Member Functions

 StartInfo ()
 
 StartInfo ()
 

Public Attributes

std::atomic< intfirst_byte
 
std::atomic< State * > start
 
Statestart
 

Detailed Description

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

Constructor & Destructor Documentation

◆ StartInfo() [1/2]

re2::DFA::StartInfo::StartInfo ( )
inline

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

◆ StartInfo() [2/2]

re2::DFA::StartInfo::StartInfo ( )
inline

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

Member Data Documentation

◆ first_byte

std::atomic<int> re2::DFA::StartInfo::first_byte

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

◆ start [1/2]

std::atomic<State*> re2::DFA::StartInfo::start

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

◆ start [2/2]

State* re2::DFA::StartInfo::start

Definition at line 285 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