CRgState::CRgState

CRgState::CRgState(RGSTATEIDstateID, match_flagsf)

Constructor for the CRgState object Please refer to the user's guide for more information on tokens and states. CRgState objects are normally instantiated with the rg_start_state and rg_end_state macros. Please refer to the deals sample under Samples\Toolkit\Standard\Utility\regex\deals to see how this macro is used.

Defined in: rgstate.cpp

Parameters

stateID

The identifier associated with this state.

f

Please refer to documentation that comes with the regex library for more information on this flag.

See Also

CRgSubState

CRgProcessor

CRgDefListener match_default*/)