Public Member Functions | Public Attributes | List of all members
re2::hooks::Hook< T > Union Template Reference

Public Member Functions

TLoad () const
 
void Store (T *cb)
 

Public Attributes

std::atomic< T * > cb_
 

Detailed Description

template<typename T>
union re2::hooks::Hook< T >

Definition at line 1301 of file re2/re2/re2.cc.

Member Function Documentation

◆ Load()

template<typename T >
T* re2::hooks::Hook< T >::Load ( ) const
inline

Definition at line 1303 of file re2/re2/re2.cc.

◆ Store()

template<typename T >
void re2::hooks::Hook< T >::Store ( T cb)
inline

Definition at line 1302 of file re2/re2/re2.cc.

Member Data Documentation

◆ cb_

template<typename T >
std::atomic<T*> re2::hooks::Hook< T >::cb_

Definition at line 1313 of file re2/re2/re2.cc.


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


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