Electroneum
epee::global_regexp_critical_section Class Reference

#include <reg_exp_definer.h>

Public Member Functions

 global_regexp_critical_section ()
 
critical_sectionget_lock () const
 

Detailed Description

Definition at line 36 of file reg_exp_definer.h.

Constructor & Destructor Documentation

◆ global_regexp_critical_section()

epee::global_regexp_critical_section::global_regexp_critical_section ( )
inline

Definition at line 41 of file reg_exp_definer.h.

41 {}

Member Function Documentation

◆ get_lock()

critical_section& epee::global_regexp_critical_section::get_lock ( ) const
inline

Definition at line 42 of file reg_exp_definer.h.

42 {return regexp_lock;}

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