Go to the documentation of this file.
51 "Add FU Arch from ADF";
53 "Add RF Architecture";
55 "Add Cost Function Plugin";
58 "Set FU Architecture";
60 "Set RF Architecture";
62 "Set Cost Function Plugin";
64 "Add FU Implementation";
66 "Add RF Implementation";
72 "Add Operation Implementation Resource";
75 "Add FUGEN Operation Implementation";
78 _T(
"Portions of this program are copyright\n"
80 "Xerces (c) 1999-2005 The Apache Software\n"
81 "wxWidgets (c) 1998 Julian Smart, Robert Roebling \n"
82 "Tcl (c) 1998-1999 by Scriptics Corporation\n"
83 "Editline (c) 1997 The NetBSD Foundation, Inc.\n"
84 "Boost C++ Libraries (c) 2003 Beman Dawes, David Abrahams\n"
86 "For more information see User manual chapter \"Copyright notices\""
static const std::string COMMAND_NAME_CREATE_HDB
Name of the create HDB command.
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.
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.
static const std::string COMMAND_NAME_SET_RF_ARCH
Name of the set rf architecture command.
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.
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.
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.
static const std::string COMMAND_NAME_ADD_FU_ENTRY
Name of the add new fu entry command.