My Project
Data Structures
|
Namespaces
|
Functions
exception.h File Reference
#include <iostream>
#include <
af/defines.h
>
Go to the source code of this file.
Data Structures
class
exception
Namespaces
af
Functions
AFAPI
void
af_get_last_error
(char **msg,
dim_t
*len)
const
AFAPI
char *
af_err_to_string
(const
af_err
err)
Function Documentation
◆
af_err_to_string()
const
AFAPI
char* af_err_to_string
(
const
af_err
err
)
◆
af_get_last_error()
AFAPI
void af_get_last_error
(
char **
msg
,
dim_t
*
len
)