libbbb  1.2.1
Groups common code used in some applications and libraries.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
bbb::RexScript::CmdEntry Struct Reference

an entry for a command / type of entry More...

#include <rexscript.h>

Public Attributes

QRegExp rex_
 
cmdRoutine call_
 
quint64 id_
 

Detailed Description

an entry for a command / type of entry

Member Data Documentation

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


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