AgentXcpp  Revision:0.2
API Documentation
 All Classes Functions Variables Enumerations Enumerator Friends Pages
agentxcpp::MasterProxy Member List

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::MasterProxyinline
is_connected()agentxcpp::MasterProxyinline
MasterProxy(std::string description="", uint8_t default_timeout=0, OidValue ID=OidValue(), std::string unix_domain_socket="/var/agentx/master")agentxcpp::MasterProxy
reconnect()agentxcpp::MasterProxyinline
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::MasterProxyslot
send_notification(const OidValue &snmpTrapOID, const std::vector< varbind > &varbinds=vector< varbind >())agentxcpp::MasterProxyinlineslot
unregister_subtree(OidValue subtree, uint8_t priority=127)agentxcpp::MasterProxy
~MasterProxy()agentxcpp::MasterProxy