reglibcpp  1.0.0
(Naïve) C++ implementation of models for regular languages
reg::dfa::pImpl Member List

This is the complete list of members for reg::dfa::pImpl, including all inherited members.

acceptingreg::dfa::pImpl
alphabetreg::dfa::pImpl
indistinguishableStates(vector< vector< size_t >> const &transitions, valarray< bool > const &accepting)reg::dfa::pImplinlinestatic
labelsreg::dfa::pImpl
pImpl()reg::dfa::pImplinline
pImpl(vector< char32_t > &alphabet, vector< vector< size_t >> &transitions, vector< string > &labels, valarray< bool > &accepting)reg::dfa::pImplinline
transitionsreg::dfa::pImpl
utf8Alphabetreg::dfa::pImpl