Go to the source code of this file.
Functions | |
const char * | vpiStatusGetName (VPIStatus code) |
Returns a string representation of the status code. More... | |
Functions and VPI status codes.
Definition in file Status.h.
const char* vpiStatusGetName | ( | VPIStatus | code | ) |
Returns a string representation of the status code.
[in] | code | Status code whose string representation is to be returned. |