This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Arxx |
Enumerations | |
enum | Arxx::FetchStatus { Arxx::FETCHED = 0, Arxx::UNFETCHED = 1, Arxx::CONNECTING = 2, Arxx::LOGGINGIN = 3, Arxx::LOGGINGOUT = 4, Arxx::DISCONNECTING = 5, Arxx::TRANSFERING = 6, Arxx::REQUESTING = 7, Arxx::HOSTUNREACHABLE = 8, Arxx::LOGINNOTALLOWED = 9, Arxx::SERVICEUNAVAILABLE = 10, Arxx::DATANOTFOUND = 11, Arxx::FETCHING = 12, Arxx::RESOLVINGHOST = 13, Arxx::SYSTEMERROR = 14 } |