Skip to content

Class mediapipe::LazyRE2

ClassList > mediapipe > LazyRE2

Public Attributes

Type Name
std::once_flag once_
const char * pattern_
RE2 * ptr_

Public Functions

Type Name
RE2 & operator* () const
RE2 * operator-> () const

Public Attributes Documentation

variable once_

std::once_flag mediapipe::LazyRE2::once_;

variable pattern_

const char* mediapipe::LazyRE2::pattern_;

variable ptr_

RE2* mediapipe::LazyRE2::ptr_;

Public Functions Documentation

function operator*

inline RE2 & mediapipe::LazyRE2::operator* () const

function operator->

inline RE2 * mediapipe::LazyRE2::operator-> () const


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/deps/re2.h