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

Public Member Functions

 Frag ()
 
 Frag ()
 
 Frag (uint32_t begin, PatchList end)
 
 Frag (uint32_t begin, PatchList end, bool nullable)
 

Public Attributes

uint32_t begin
 
PatchList end
 
bool nullable
 

Detailed Description

Definition at line 113 of file bloaty/third_party/re2/re2/compile.cc.

Constructor & Destructor Documentation

◆ Frag() [1/4]

re2::Frag::Frag ( )
inline

Definition at line 117 of file bloaty/third_party/re2/re2/compile.cc.

◆ Frag() [2/4]

re2::Frag::Frag ( uint32_t  begin,
PatchList  end 
)
inline

Definition at line 118 of file bloaty/third_party/re2/re2/compile.cc.

◆ Frag() [3/4]

re2::Frag::Frag ( )
inline

Definition at line 84 of file re2/re2/compile.cc.

◆ Frag() [4/4]

re2::Frag::Frag ( uint32_t  begin,
PatchList  end,
bool  nullable 
)
inline

Definition at line 85 of file re2/re2/compile.cc.

Member Data Documentation

◆ begin

uint32_t re2::Frag::begin

Definition at line 114 of file bloaty/third_party/re2/re2/compile.cc.

◆ end

PatchList re2::Frag::end

Definition at line 115 of file bloaty/third_party/re2/re2/compile.cc.

◆ nullable

bool re2::Frag::nullable

Definition at line 82 of file re2/re2/compile.cc.


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


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