This is the complete list of members for agentxcpp::MasterProxy, including all inherited members.
| add_variable(const OidValue &id, shared_ptr< AbstractVariable > v) | agentxcpp::MasterProxy | |
| connect() | agentxcpp::MasterProxy | |
| connection | agentxcpp::MasterProxy | private |
| create_unregister_pdu(boost::shared_ptr< RegisterPDU > pdu) | agentxcpp::MasterProxy | private |
| default_timeout | agentxcpp::MasterProxy | private |
| description | agentxcpp::MasterProxy | private |
| disconnect(ClosePDU::reason_t reason=ClosePDU::reasonShutdown) | agentxcpp::MasterProxy | |
| do_registration(boost::shared_ptr< RegisterPDU > pdu) | agentxcpp::MasterProxy | private |
| get_sessionID() | agentxcpp::MasterProxy | inline |
| handle_cleanupsetpdu() | agentxcpp::MasterProxy | private |
| handle_commitsetpdu(boost::shared_ptr< ResponsePDU > response, shared_ptr< CommitSetPDU > commitset_pdu) | agentxcpp::MasterProxy | private |
| handle_getnextpdu(shared_ptr< ResponsePDU > response, shared_ptr< GetNextPDU > getnext_pdu) | agentxcpp::MasterProxy | private |
| handle_getpdu(shared_ptr< ResponsePDU > response, shared_ptr< GetPDU > get_pdu) | agentxcpp::MasterProxy | private |
| handle_pdu(shared_ptr< PDU >) | agentxcpp::MasterProxy | virtualslot |
| handle_testsetpdu(boost::shared_ptr< ResponsePDU > response, shared_ptr< TestSetPDU > testset_pdu) | agentxcpp::MasterProxy | private |
| handle_undosetpdu(boost::shared_ptr< ResponsePDU > response, shared_ptr< UndoSetPDU > undoset_pdu) | agentxcpp::MasterProxy | private |
| id | agentxcpp::MasterProxy | private |
| is_connected() | agentxcpp::MasterProxy | inline |
| m_thread | agentxcpp::MasterProxy | private |
| MasterProxy(std::string description="", uint8_t default_timeout=0, OidValue ID=OidValue(), std::string unix_domain_socket="/var/agentx/master") | agentxcpp::MasterProxy | |
| reconnect() | agentxcpp::MasterProxy | inline |
| register_subtree(OidValue subtree, uint8_t priority=127, uint8_t timeout=0) | agentxcpp::MasterProxy | |
| registrations | agentxcpp::MasterProxy | private |
| remove_variable(const OidValue &id) | agentxcpp::MasterProxy | |
| send_notification(const boost::optional< TimeTicksValue > &sysUpTime, const OidValue &snmpTrapOID, const std::vector< varbind > &varbinds=vector< varbind >()) | agentxcpp::MasterProxy | slot |
| send_notification(const OidValue &snmpTrapOID, const std::vector< varbind > &varbinds=vector< varbind >()) | agentxcpp::MasterProxy | inlineslot |
| sessionID | agentxcpp::MasterProxy | private |
| setlist | agentxcpp::MasterProxy | private |
| socket_file | agentxcpp::MasterProxy | private |
| undo_registration(boost::shared_ptr< UnregisterPDU > pdu) | agentxcpp::MasterProxy | private |
| unregister_subtree(OidValue subtree, uint8_t priority=127) | agentxcpp::MasterProxy | |
| variables | agentxcpp::MasterProxy | private |
| ~MasterProxy() | agentxcpp::MasterProxy |