Audacity 3.2.0
Classes
BatchEvalCommand.h File Reference
#include "Command.h"
#include "CommandType.h"
#include "../BatchCommands.h"
Include dependency graph for BatchEvalCommand.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BatchEvalCommandType
 The <something>CommandType classes are classes which are going away. They all provided a BuildSignature (what parameters they accept) and Name, but that is now replaced by the AudacityCommand interface.
More...
 
class  BatchEvalCommand
 Given a string representing a command, pass it to the MacroCommands system. More...