libbbb  1.2.1
Groups common code used in some applications and libraries.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
rexscript-predefined-commands.h File Reference

Definitions related to predefined commands in RexScript. More...

#include <QStringList>

Go to the source code of this file.

Enumerations

enum  PredefCommandId {
  CID_Invalid = 0, bbb::rex_script::CID_NotACommand, CID_Include, CID_Frequency,
  CID_LogOnOff, CID_BeginLog, CID_Log, CID_Wait,
  CID_Echo, CID_BeginEcho, CID_BeginTempFile, CID_BeginDir,
  CID_Set, CID_SetB, CID_SetX, CID_Append,
  CID_Split, CID_ReadF, CID_WriteF, CID_AppendF,
  CID_Compute, CID_If, CID_ForEach, CID_For,
  CID_While, CID_Del, CID_DelF, CID_CopyF,
  CID_MoveF, CID_GetEnv, CID_SetEnv, bbb::rex_script::CID_MaxPredefined = 1000
}
 the list of IDs for predefined commands
 

Functions

QStringList bbb::rex_script::predefinedPatterns (void)
 

Detailed Description

Definitions related to predefined commands in RexScript.

Date
Feb 2013
Author
TNick