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 | |
disconnect(ClosePDU::reason_t reason=ClosePDU::reasonShutdown) | agentxcpp::MasterProxy | |
get_sessionID() | agentxcpp::MasterProxy | inline |
is_connected() | agentxcpp::MasterProxy | inline |
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 | |
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 |
unregister_subtree(OidValue subtree, uint8_t priority=127) | agentxcpp::MasterProxy | |
~MasterProxy() | agentxcpp::MasterProxy |