#include <hsa_object.hh>
Definition at line 51 of file hsa_object.hh.
◆ HsaObject()
HsaObject::HsaObject |
( |
const std::string & |
fileName | ) |
|
◆ createHsaObject()
HsaObject * HsaObject::createHsaObject |
( |
const std::string & |
fname | ) |
|
|
static |
◆ getFunction()
virtual HsaCode* HsaObject::getFunction |
( |
const std::string & |
name | ) |
const |
|
pure virtual |
◆ getKernel() [1/2]
virtual HsaCode* HsaObject::getKernel |
( |
const std::string & |
name | ) |
const |
|
pure virtual |
◆ getKernel() [2/2]
virtual HsaCode* HsaObject::getKernel |
( |
int |
i | ) |
const |
|
pure virtual |
◆ name()
const std::string& HsaObject::name |
( |
| ) |
const |
|
inline |
◆ numKernels()
virtual int HsaObject::numKernels |
( |
| ) |
const |
|
pure virtual |
◆ filename
const std::string HsaObject::filename |
|
protected |
◆ readonlyData
uint8_t* HsaObject::readonlyData |
◆ tryFileFuncs
The documentation for this class was generated from the following files: