Macros | |
| #define | TEGMEN_SUCCESS 0 |
| Success return code. | |
| #define | TEGMEN_ERROR_INVALID_MESSAGE -1 |
| Invalid message format. | |
| #define | TEGMEN_ERROR_ENCODING_FAILED -2 |
| Encoding operation failed. | |
| #define | TEGMEN_ERROR_DECODING_FAILED -3 |
| Decoding operation failed. | |
| #define | TEGMEN_ERROR_INVALID_PARAMETERS -4 |
| Invalid function parameters. | |
| #define TEGMEN_ERROR_DECODING_FAILED -3 |
Decoding operation failed.
| #define TEGMEN_ERROR_ENCODING_FAILED -2 |
Encoding operation failed.
| #define TEGMEN_ERROR_INVALID_MESSAGE -1 |
Invalid message format.
| #define TEGMEN_ERROR_INVALID_PARAMETERS -4 |
Invalid function parameters.
| #define TEGMEN_SUCCESS 0 |
Success return code.