| compute() const | InstructionSignature | |
| getName() const | InstructionSignature | |
| getPc() const | InstructionSignature | |
| hasPc | InstructionSignature | [private] |
| hasRegisters | InstructionSignature | [private] |
| InstructionSignature(string const &name) | InstructionSignature | [explicit] |
| InstructionSignature(string const &name, vector< StandardTypeDescriptorOrdinal > const &operands) | InstructionSignature | [explicit] |
| InstructionSignature(string const &name, vector< RegisterReference * > const &operands) | InstructionSignature | [explicit] |
| InstructionSignature(string const &name, TProgramCounter pc, vector< StandardTypeDescriptorOrdinal > const &operands) | InstructionSignature | [explicit] |
| InstructionSignature(string const &name, TProgramCounter pc, vector< RegisterReference * > const &operands) | InstructionSignature | [explicit] |
| name | InstructionSignature | [private] |
| operator[](uint index) const | InstructionSignature | |
| pc | InstructionSignature | [private] |
| registers | InstructionSignature | [private] |
| registersToTypes() | InstructionSignature | [private] |
| size() const | InstructionSignature | |
| types | InstructionSignature | [private] |
| typeVector(bool(*typeFunction)(StandardTypeDescriptorOrdinal)) | InstructionSignature | [static] |
1.5.1