an entry for a command / type of entry More...
#include <rexscript.h>
Public Attributes | |
QRegExp | rex_ |
cmdRoutine | call_ |
quint64 | id_ |
an entry for a command / type of entry
cmdRoutine bbb::RexScript::CmdEntry::call_ |
call this if expression is found
quint64 bbb::RexScript::CmdEntry::id_ |
a unique number to identify this command
QRegExp bbb::RexScript::CmdEntry::rex_ |
regular expression to match