|
Get af::info() as a string. More...
Functions | |
AFAPI const char * | infoString (const bool verbose=false) |
AFAPI af_err | af_info_string (char **str, const bool verbose) |
Gets the output of af_info() as a string. More... | |
Get af::info() as a string.
Returns the output of af::info() as a string
[in] | verbose | flag to return verbose info |
Gets the output of af_info() as a string.
[out] | str | contains the string |
[in] | verbose | flag to return verbose info |
AFAPI const char* af::infoString | ( | const bool | verbose = false | ) |