Audacity 3.2.0
|
Contains declarations for CommandType class. More...
Go to the source code of this file.
Classes | |
class | OldStyleCommandType |
Base class for containing data common to all commands of a given type. Also acts as a factory. More... | |
Typedefs | |
using | OldStyleCommandPointer = std::shared_ptr< OldStyleCommand > |
Contains declarations for CommandType class.
Definition in file CommandType.h.
using OldStyleCommandPointer = std::shared_ptr<OldStyleCommand> |
Definition at line 37 of file CommandType.h.