|
libaria2cpp 0.2.0
Basic CPP library to connect to an ARIA2 daemon via the RPC interface.
|
This is the complete list of members for Aria2CPPException, including all inherited members.
| Aria2CPPException(const jsonrpc::JsonRpcException &e, std::string error="") (defined in Aria2CPPException) | Aria2CPPException | |
| Aria2CPPException(const std::string &e) (defined in Aria2CPPException) | Aria2CPPException | |
| GetCode() (defined in Aria2CPPException) | Aria2CPPException | |
| GetData() (defined in Aria2CPPException) | Aria2CPPException | |
| GetMessage() (defined in Aria2CPPException) | Aria2CPPException | |
| m_code (defined in Aria2CPPException) | Aria2CPPException | protected |
| m_data (defined in Aria2CPPException) | Aria2CPPException | protected |
| m_JsonwhatString (defined in Aria2CPPException) | Aria2CPPException | protected |
| m_message (defined in Aria2CPPException) | Aria2CPPException | protected |
| m_whatString (defined in Aria2CPPException) | Aria2CPPException | protected |
| what() const (defined in Aria2CPPException) | Aria2CPPException |