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. | |
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 |