This file contains function to convert the binary command and return codes of the SDH to strings. More...
Go to the source code of this file.
Functions | |
USING_NAMESPACE_SDH char const *NS_SDH | SDHCommandCodeToString (eCommandCode cc) |
char const *NS_SDH | SDHReturnCodeToString (eReturnCode rc) |
This file contains function to convert the binary command and return codes of the SDH to strings.
Definition in file sdh_codes.cpp.
USING_NAMESPACE_SDH char const* NS_SDH SDHCommandCodeToString | ( | eCommandCode | cc | ) |
Definition at line 64 of file sdh_codes.cpp.
char const* NS_SDH SDHReturnCodeToString | ( | eReturnCode | rc | ) |
Definition at line 124 of file sdh_codes.cpp.