|
plptools
|

Go to the source code of this file.
Functions | |
| stringRep | add (ConnectionError::FACERR_NONE, N_("no error")) |
| stringRep | add (ConnectionError::FACERR_COULD_NOT_SEND, N_("could not send version request")) |
| stringRep | add (ConnectionError::FACERR_AGAIN, N_("try again")) |
| stringRep | add (ConnectionError::FACERR_NOPSION, N_("no EPOC device connected")) |
| stringRep | add (ConnectionError::FACERR_PROTVERSION, N_("wrong protocol version")) |
| stringRep | add (ConnectionError::FACERR_NORESPONSE, N_("no response from ncpd")) |
| stringRep | add (ConnectionError::FACERR_CONNECTION_FAILURE, N_("could not connect to ncpd")) |
| stringRep add | ( | ConnectionError::FACERR_AGAIN | , |
| N_("try again") | |||
| ) |
| stringRep add | ( | ConnectionError::FACERR_CONNECTION_FAILURE | , |
| N_("could not connect to ncpd") | |||
| ) |
| stringRep add | ( | ConnectionError::FACERR_COULD_NOT_SEND | , |
| N_("could not send version request") | |||
| ) |
| stringRep add | ( | ConnectionError::FACERR_NONE | , |
| N_("no error") | |||
| ) |
| stringRep add | ( | ConnectionError::FACERR_NOPSION | , |
| N_("no EPOC device connected") | |||
| ) |
| stringRep add | ( | ConnectionError::FACERR_NORESPONSE | , |
| N_("no response from ncpd") | |||
| ) |
| stringRep add | ( | ConnectionError::FACERR_PROTVERSION | , |
| N_("wrong protocol version") | |||
| ) |