Monero
Loading...
Searching...
No Matches
internal::GenericRegex< Encoding, Allocator >::Frag Struct Reference

Public Member Functions

 Frag (SizeType s, SizeType o, SizeType m)

Public Attributes

SizeType start
SizeType out
 link-list of all output states
SizeType minIndex

Constructor & Destructor Documentation

◆ Frag()

template<typename Encoding, typename Allocator = CrtAllocator>
internal::GenericRegex< Encoding, Allocator >::Frag::Frag ( SizeType s,
SizeType o,
SizeType m )
inline

Member Data Documentation

◆ minIndex

template<typename Encoding, typename Allocator = CrtAllocator>
SizeType internal::GenericRegex< Encoding, Allocator >::Frag::minIndex

◆ out

template<typename Encoding, typename Allocator = CrtAllocator>
SizeType internal::GenericRegex< Encoding, Allocator >::Frag::out

link-list of all output states

◆ start

template<typename Encoding, typename Allocator = CrtAllocator>
SizeType internal::GenericRegex< Encoding, Allocator >::Frag::start

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