gem5
|
This is the complete list of members for Arguments, including all inherited members.
Arguments(ThreadContext *ctx, int n=0) | Arguments | inline |
Arguments(const Arguments &args) | Arguments | inline |
data | Arguments | protected |
getArg(uint16_t size=(uint16_t)(-1), bool fp=false) | Arguments | protected |
getThreadContext() const | Arguments | inline |
number | Arguments | protected |
operator char *() | Arguments | inline |
operator T() | Arguments | inline |
operator T *() | Arguments | inline |
operator!() | Arguments | inline |
operator++() | Arguments | inline |
operator++(int) | Arguments | inline |
operator+=(int index) | Arguments | inline |
operator--() | Arguments | inline |
operator--(int) | Arguments | inline |
operator-=(int index) | Arguments | inline |
operator=(const Arguments &args) | Arguments | inline |
operator[](int index) | Arguments | inline |
tc | Arguments | protected |
~Arguments() | Arguments | inline |