sbgECom Library  5.6.2730-stable
Interface SBG Systems IMU/AHRS/INS
Loading...
Searching...
No Matches
_SbgRegex Struct Reference

#include <tinyRegex.h>

Data Fields

sbgRegexItem re_compiled [MAX_REGEXP_OBJECTS]
 
unsigned char ccl_buf [MAX_CHAR_CLASS_LEN]
 

Detailed Description

Compiled regex object

Field Documentation

◆ re_compiled

sbgRegexItem _SbgRegex::re_compiled[MAX_REGEXP_OBJECTS]

MAX_REGEXP_OBJECTS is the max number of symbols in the expression.

◆ ccl_buf

unsigned char _SbgRegex::ccl_buf[MAX_CHAR_CLASS_LEN]

MAX_CHAR_CLASS_LEN determines the size of buffer for chars in all char-classes in the expression.


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