Class: etk::RegExpNodeLetterNot
Synopsis:
+ RegExpNodeLetterNot (void);
+ ~RegExpNodeLetterNot (void);
+ bool parse (const CLASS_TYPE & _data,
int64_t _currentPos,
int64_t _lenMax,
int64_t & _findLen);
+ void display (uint32_t _level);
Object Hierarchy:
RegExpNode+--> etk::RegExpNodeLetterNot
Detail:
etk::RegExpNodeLetterNot ()
RegExpNodeLetterNot(void);
Constructor
etk::~RegExpNodeLetterNot ()
~RegExpNodeLetterNot(void);
Destructor
parse ()
bool parse(const CLASS_TYPE & _data,
int64_t _currentPos,
int64_t _lenMax,
int64_t & _findLen);
display ()
void display(uint32_t _level);
etk::RegExpNodeLetterNot ()
RegExpNodeLetterNot(void);
Constructor
etk::~RegExpNodeLetterNot ()
~RegExpNodeLetterNot(void);
Destructor
parse ()
bool parse(const CLASS_TYPE & _data, int64_t _currentPos, int64_t _lenMax, int64_t & _findLen);
display ()
void display(uint32_t _level);