Go to the documentation of this file.
33 #ifndef TTA_HDB_EDITOR_CONSTANTS_HH
34 #define TTA_HDB_EDITOR_CONSTANTS_HH
37 #include <wx/string.h>
static const std::string COMMAND_NAME_CREATE_HDB
Name of the create HDB command.
@ COMMAND_SET_COST_PLUGIN
static const std::string COMMAND_NAME_QUIT
Name of the quit command.
static const std::string COMMAND_NAME_DELETE
Name of the delete command.
static const std::string COMMAND_NAME_ADD_FU_FROM_ADF
Name of the add fu architecture from adf command.
@ COMMAND_ADD_OPERATION_IMPLEMENTATION_RESOURCE
static const std::string COMMAND_NAME_ADD_SOCKET_ENTRY
Name of the add new socket entry command.
static const std::string COMMAND_NAME_MODIFY
Name of the modify command.
static const std::string COMMAND_NAME_ADD_RF_IMPLEMENTATION
Name of the add rf implementation cmd.
static const std::string COMMAND_NAME_ADD_COST_PLUGIN
Name of the add cost function plugin command.
static const std::string COMMAND_NAME_OPEN_HDB
Name of the open HDB command.
static const std::string COMMAND_NAME_ADD_RF_ARCHITECTURE
Name of the add rf architecture.
@ COMMAND_ADD_FU_IMPLEMENTATION
static const std::string COMMAND_NAME_SET_RF_ARCH
Name of the set rf architecture command.
@ COMMAND_ADD_RF_IMPLEMENTATION
@ COMMAND_ADD_COST_PLUGIN
static const std::string COMMAND_NAME_ADD_OPERATION_IMPLEMENTATION
Name of the add fugen operation command.
static const std::string COMMAND_NAME_ADD_FU_IMPLEMENTATION
Name of the add fu implementation cmd.
static const std::string COMMAND_NAME_ADD_RF_ENTRY
Name of the add new rf entry command.
static const wxString HDB_EDITOR_COPYRIGHT
Copyright string.
static const std::string COMMAND_NAME_SET_COST_PLUGIN
Name of the set cost function plugin command.
@ COMMAND_ADD_FU_FROM_ADF
@ COMMAND_ADD_RF_ARCHITECTURE
static const std::string COMMAND_NAME_ADD_OPERATION_IMPLEMENTATION_RESOURCE
Name of the add fugen resource command.
static const std::string COMMAND_NAME_ABOUT
Name of the about command.
@ COMMAND_ADD_OPERATION_IMPLEMENTATION
static const std::string COMMAND_NAME_ADD_BUS_ENTRY
Name of the add new bus entry command.
static const std::string COMMAND_NAME_SET_FU_ARCH
Name of the set fu architecture command.
@ COMMAND_ADD_SOCKET_ENTRY
static const std::string COMMAND_NAME_ADD_FU_ENTRY
Name of the add new fu entry command.