|
sbgECom Library
5.6.2730-stable
Interface SBG Systems IMU/AHRS/INS
|
#include <tinyRegex.h>
Data Fields | |
| sbgRegexItem | re_compiled [MAX_REGEXP_OBJECTS] |
| unsigned char | ccl_buf [MAX_CHAR_CLASS_LEN] |
Compiled regex object
| sbgRegexItem _SbgRegex::re_compiled[MAX_REGEXP_OBJECTS] |
MAX_REGEXP_OBJECTS is the max number of symbols in the expression.
| 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.