Public Member Functions | Public Attributes | List of all members
internal::GenericRegex< Encoding, Allocator >::Frag Struct Reference

Public Member Functions

 Frag (SizeType s, SizeType o, SizeType m)
 

Public Attributes

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

Detailed Description

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

Definition at line 168 of file regex.h.

Constructor & Destructor Documentation

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

Definition at line 169 of file regex.h.

Member Data Documentation

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

Definition at line 172 of file regex.h.

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

link-list of all output states

Definition at line 171 of file regex.h.

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

Definition at line 170 of file regex.h.


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


livox_ros_driver
Author(s): Livox Dev Team
autogenerated on Mon Mar 15 2021 02:40:46