#include <NVInstructions.h>
Static Public Member Functions | |
| static void | AddEntry (std::map< std::string, Instruction * > &instructionMap, Instruction *newInstruction) |
| static std::map< std::string, Instruction * > | CreateInstructionMap (IpsaSimulator *simulator) |
Definition at line 79 of file NVInstructions.h.
| static void NVInstructions::AddEntry | ( | std::map< std::string, Instruction * > & | instructionMap, | |
| Instruction * | newInstruction | |||
| ) | [inline, static] |
Definition at line 130 of file NVInstructions.h.
References Instruction::getCmdString().
Referenced by CreateInstructionMap().
| static std::map<std::string, Instruction*> NVInstructions::CreateInstructionMap | ( | IpsaSimulator * | simulator | ) | [inline, static] |
Definition at line 82 of file NVInstructions.h.
References AddEntry().
Referenced by IpsaDialog::IpsaDialog().
|
|
Generated on Sat Mar 10 20:00:19 2012 for IPSA by
1.5.8
|