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