OpenASIP
2.0
|
#include <HDBEditorConstants.hh>
Static Public Attributes | |
static const std::string | COMMAND_NAME_OPEN_HDB = "Open HDB" |
Name of the open HDB command. More... | |
static const std::string | COMMAND_NAME_QUIT = "Quit" |
Name of the quit command. More... | |
static const std::string | COMMAND_NAME_CREATE_HDB = "Create HDB" |
Name of the create HDB command. More... | |
static const std::string | COMMAND_NAME_ADD_FU_ENTRY |
Name of the add new fu entry command. More... | |
static const std::string | COMMAND_NAME_ADD_RF_ENTRY |
Name of the add new rf entry command. More... | |
static const std::string | COMMAND_NAME_ADD_BUS_ENTRY |
Name of the add new bus entry command. More... | |
static const std::string | COMMAND_NAME_ADD_SOCKET_ENTRY |
Name of the add new socket entry command. More... | |
static const std::string | COMMAND_NAME_DELETE = "Delete" |
Name of the delete command. More... | |
static const std::string | COMMAND_NAME_ADD_RF_ARCHITECTURE |
Name of the add rf architecture. More... | |
static const std::string | COMMAND_NAME_ADD_COST_PLUGIN |
Name of the add cost function plugin command. More... | |
static const std::string | COMMAND_NAME_ADD_FU_FROM_ADF |
Name of the add fu architecture from adf command. More... | |
static const std::string | COMMAND_NAME_SET_FU_ARCH |
Name of the set fu architecture command. More... | |
static const std::string | COMMAND_NAME_SET_RF_ARCH |
Name of the set rf architecture command. More... | |
static const std::string | COMMAND_NAME_SET_COST_PLUGIN |
Name of the set cost function plugin command. More... | |
static const std::string | COMMAND_NAME_ADD_FU_IMPLEMENTATION |
Name of the add fu implementation cmd. More... | |
static const std::string | COMMAND_NAME_ADD_RF_IMPLEMENTATION |
Name of the add rf implementation cmd. More... | |
static const std::string | COMMAND_NAME_MODIFY = "Modify" |
Name of the modify command. More... | |
static const std::string | COMMAND_NAME_ABOUT = "About" |
Name of the about command. More... | |
static const std::string | COMMAND_NAME_ADD_OPERATION_IMPLEMENTATION_RESOURCE |
Name of the add fugen resource command. More... | |
static const std::string | COMMAND_NAME_ADD_OPERATION_IMPLEMENTATION |
Name of the add fugen operation command. More... | |
static const wxString | HDB_EDITOR_COPYRIGHT |
Copyright string. More... | |
A Collection of HDBEditor applicationwide constants.
Definition at line 42 of file HDBEditorConstants.hh.
anonymous enum |
Definition at line 44 of file HDBEditorConstants.hh.
|
static |
Name of the about command.
Definition at line 102 of file HDBEditorConstants.hh.
|
static |
Name of the add new bus entry command.
Definition at line 78 of file HDBEditorConstants.hh.
|
static |
Name of the add cost function plugin command.
Definition at line 86 of file HDBEditorConstants.hh.
|
static |
Name of the add new fu entry command.
Definition at line 74 of file HDBEditorConstants.hh.
|
static |
Name of the add fu architecture from adf command.
Definition at line 88 of file HDBEditorConstants.hh.
|
static |
Name of the add fu implementation cmd.
Definition at line 96 of file HDBEditorConstants.hh.
|
static |
Name of the add fugen operation command.
Definition at line 106 of file HDBEditorConstants.hh.
|
static |
Name of the add fugen resource command.
Definition at line 104 of file HDBEditorConstants.hh.
|
static |
Name of the add rf architecture.
Definition at line 84 of file HDBEditorConstants.hh.
|
static |
Name of the add new rf entry command.
Definition at line 76 of file HDBEditorConstants.hh.
|
static |
Name of the add rf implementation cmd.
Definition at line 98 of file HDBEditorConstants.hh.
|
static |
Name of the add new socket entry command.
Definition at line 80 of file HDBEditorConstants.hh.
|
static |
Name of the create HDB command.
Definition at line 72 of file HDBEditorConstants.hh.
|
static |
Name of the delete command.
Definition at line 82 of file HDBEditorConstants.hh.
|
static |
Name of the modify command.
Definition at line 100 of file HDBEditorConstants.hh.
|
static |
Name of the open HDB command.
Definition at line 68 of file HDBEditorConstants.hh.
|
static |
Name of the quit command.
Definition at line 70 of file HDBEditorConstants.hh.
|
static |
Name of the set cost function plugin command.
Definition at line 94 of file HDBEditorConstants.hh.
|
static |
Name of the set fu architecture command.
Definition at line 90 of file HDBEditorConstants.hh.
|
static |
Name of the set rf architecture command.
Definition at line 92 of file HDBEditorConstants.hh.
|
static |
Copyright string.
Definition at line 109 of file HDBEditorConstants.hh.
Referenced by HDBEditorAboutDialog::createContents().