This is the complete list of members for agentxcpp::MasterProxy, including all inherited members.
| add_variable(const Oid &id, QSharedPointer< AbstractVariable > v) | agentxcpp::MasterProxy | |
| addVariables(QVector< QPair< Oid, QSharedPointer< AbstractVariable > > > vars) | agentxcpp::MasterProxy | |
| connect() | agentxcpp::MasterProxy | |
| disconnect(ClosePDU::reason_t reason=ClosePDU::reasonShutdown) | agentxcpp::MasterProxy | |
| get_sessionID() | agentxcpp::MasterProxy | inline |
| is_connected() | agentxcpp::MasterProxy | inline |
| isRegistered(Oid id) | agentxcpp::MasterProxy | |
| MasterProxy(std::string description="", quint8 default_timeout=0, Oid ID=Oid(), std::string unix_domain_socket="/var/agentx/master") | agentxcpp::MasterProxy | |
| reconnect() | agentxcpp::MasterProxy | inline |
| register_subtree(Oid subtree, quint8 priority=127, quint8 timeout=0) | agentxcpp::MasterProxy | |
| remove_variable(const Oid &id) | agentxcpp::MasterProxy | |
| removeVariables(const QVector< Oid > &ids) | agentxcpp::MasterProxy | |
| send_notification(const Oid &snmpTrapOID, const TimeTicksVariable *sysUpTime, const std::vector< Varbind > &varbinds=vector< Varbind >()) | agentxcpp::MasterProxy | slot |
| send_notification(const Oid &snmpTrapOID, const std::vector< Varbind > &varbinds=vector< Varbind >()) | agentxcpp::MasterProxy | inlineslot |
| unregister_subtree(Oid subtree, quint8 priority=127) | agentxcpp::MasterProxy | |
| ~MasterProxy() | agentxcpp::MasterProxy |