Talvos  0.1
SPIR-V interpreter and dynamic analysis framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces
Object.h File Reference

This file declares the Object class. More...

#include <cstdint>
#include <iosfwd>
#include <vector>

Go to the source code of this file.

Classes

struct  talvos::PtrMatrixLayout
 Structure to describe the memory layout of a matrix. More...
 
struct  talvos::DescriptorElement
 Structure used to hold information about an element of a descriptor array. More...
 
class  talvos::Object
 This class represents an instruction result. More...
 

Namespaces

 talvos
 

Detailed Description

This file declares the Object class.

Definition in file Object.h.