|
Talvos
0.1
SPIR-V interpreter and dynamic analysis framework
|
This is the complete list of members for talvos::Object, including all inherited members.
| Data | talvos::Object | private |
| DescriptorElements | talvos::Object | private |
| extract(const std::vector< uint32_t > &Indices) const | talvos::Object | |
| get(uint32_t Element=0) const | talvos::Object | |
| getData() | talvos::Object | inline |
| getData() const | talvos::Object | inline |
| getDescriptorElements() const | talvos::Object | |
| getMatrixLayout() const | talvos::Object | |
| getType() const | talvos::Object | inline |
| insert(const std::vector< uint32_t > &Indices, const Object &Element) | talvos::Object | |
| load(const Type *Ty, const Memory &Mem, uint64_t Address) | talvos::Object | static |
| load(const Type *Ty, const Memory &Mem, const Object &Pointer) | talvos::Object | static |
| MatrixLayout | talvos::Object | private |
| Object() | talvos::Object | inline |
| Object(const Type *Ty, const uint8_t *Data=nullptr) | talvos::Object | |
| Object(const Type *Ty, T Value) | talvos::Object | |
| Object(const Object &Src) | talvos::Object | |
| Object(Object &&Src) noexcept | talvos::Object | |
| operator bool() const | talvos::Object | inline |
| operator<<(std::ostream &Stream, const Object &O) | talvos::Object | friend |
| operator=(const Object &Src) | talvos::Object | |
| set(T Value, uint32_t Element=0) | talvos::Object | |
| setDescriptorElements(const DescriptorElement *DAE) | talvos::Object | |
| setMatrixLayout(const PtrMatrixLayout &ML) | talvos::Object | |
| store(Memory &Mem, uint64_t Address) const | talvos::Object | |
| store(Memory &Mem, const Object &Pointer) const | talvos::Object | |
| Ty | talvos::Object | private |
| zero() | talvos::Object | |
| ~Object() | talvos::Object |
1.8.6