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

Public Member Functions

 Frame (Regexp **sub, int nsub)
 
 Frame (Regexp **sub, int nsub)
 

Public Attributes

int nsub
 
int round
 
int spliceidx
 
std::vector< Splicesplices
 
Regexp ** sub
 

Detailed Description

Definition at line 893 of file bloaty/third_party/re2/re2/parse.cc.

Constructor & Destructor Documentation

◆ Frame() [1/2]

re2::Frame::Frame ( Regexp **  sub,
int  nsub 
)
inline

Definition at line 894 of file bloaty/third_party/re2/re2/parse.cc.

◆ Frame() [2/2]

re2::Frame::Frame ( Regexp **  sub,
int  nsub 
)
inline

Definition at line 897 of file re2/re2/parse.cc.

Member Data Documentation

◆ nsub

int re2::Frame::nsub

Definition at line 900 of file bloaty/third_party/re2/re2/parse.cc.

◆ round

int re2::Frame::round

Definition at line 901 of file bloaty/third_party/re2/re2/parse.cc.

◆ spliceidx

int re2::Frame::spliceidx

Definition at line 903 of file bloaty/third_party/re2/re2/parse.cc.

◆ splices

std::vector< Splice > re2::Frame::splices

Definition at line 902 of file bloaty/third_party/re2/re2/parse.cc.

◆ sub

Regexp ** re2::Frame::sub

Definition at line 899 of file bloaty/third_party/re2/re2/parse.cc.


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


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