libTriton version 1.0 build 1590
Loading...
Searching...
No Matches
triton::arch::OperandWrapper Member List

This is the complete list of members for triton::arch::OperandWrapper, including all inherited members.

getBitSize(void) consttriton::arch::OperandWrapper
getConstImmediate(void) consttriton::arch::OperandWrapper
getConstMemory(void) consttriton::arch::OperandWrapper
getConstRegister(void) consttriton::arch::OperandWrapper
getHigh(void) consttriton::arch::OperandWrapper
getImmediate(void)triton::arch::OperandWrapper
getLow(void) consttriton::arch::OperandWrapper
getMemory(void)triton::arch::OperandWrapper
getRegister(void)triton::arch::OperandWrapper
getSize(void) consttriton::arch::OperandWrapper
getType(void) consttriton::arch::OperandWrapper
OperandWrapper(const triton::arch::Immediate &imm)triton::arch::OperandWrapper
OperandWrapper(const triton::arch::MemoryAccess &mem)triton::arch::OperandWrapper
OperandWrapper(const triton::arch::Register &reg)triton::arch::OperandWrapper
OperandWrapper(const OperandWrapper &other)triton::arch::OperandWrapper
operator!=(const OperandWrapper &other) consttriton::arch::OperandWrapper
operator<(const OperandWrapper &other) consttriton::arch::OperandWrapper
operator=(const OperandWrapper &other)triton::arch::OperandWrapper
operator==(const OperandWrapper &other) consttriton::arch::OperandWrapper
setImmediate(const triton::arch::Immediate &imm)triton::arch::OperandWrapper
setMemory(const triton::arch::MemoryAccess &mem)triton::arch::OperandWrapper
setRegister(const triton::arch::Register &reg)triton::arch::OperandWrapper