SourceForge.net Logo
AutoRegexGroupStoreReset Class Reference

#include <ContextHelpers.hpp>

Public Member Functions

 AutoRegexGroupStoreReset (DynamicContext *context, const RegexGroupStore *store=0)
 
 ~AutoRegexGroupStoreReset ()
 
void reset ()
 

Protected Attributes

DynamicContextcontext_
 
const RegexGroupStore_oldRegexStore
 

Constructor & Destructor Documentation

◆ AutoRegexGroupStoreReset()

AutoRegexGroupStoreReset::AutoRegexGroupStoreReset ( DynamicContext * context,
const RegexGroupStore * store = 0 )
inline

References _oldRegexStore, and context_.

◆ ~AutoRegexGroupStoreReset()

AutoRegexGroupStoreReset::~AutoRegexGroupStoreReset ( )
inline

References _oldRegexStore, and context_.

Member Function Documentation

◆ reset()

void AutoRegexGroupStoreReset::reset ( )
inline

References _oldRegexStore, and context_.

Member Data Documentation

◆ _oldRegexStore

const RegexGroupStore* AutoRegexGroupStoreReset::_oldRegexStore
protected

◆ context_

DynamicContext* AutoRegexGroupStoreReset::context_
protected

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