check transfer
0.1
Check data transfer for SDAccell OpenCL application
|
#include <string>
Go to the source code of this file.
Classes | |
struct | _except_info_t |
Typedefs | |
typedef struct _except_info_t | except_info_t |
Functions | |
except_info_t | except_info (const char *fmt,...) |
typedef struct _except_info_t except_info_t |
except_info_t except_info | ( | const char * | fmt, |
... | |||
) |
Definition at line 25 of file exceptinfo.cpp.
References _except_info_t::info.
Referenced by TF_TestThread::Prepare(), TF_CheckTransferIn::PrepareInThread(), and TF_CheckTransferOut::PrepareInThread().