AgentXcpp  Version:0.3
API Documentation
 All Classes Functions Variables Enumerations Enumerator Friends Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cagentxcpp::AbstractVariableBase class for SNMP variables
 Cagentxcpp::Counter32VariableRepresents an Counter32 as described in RFC 2741
 Cagentxcpp::Counter64VariableRepresents an Counter64 as described in RFC 2741
 Cagentxcpp::Gauge32VariableRepresents a Gauge32 as described in RFC 2741
 Cagentxcpp::IntegerVariableThis class represents an Integer variable as described in RFC 2741
 Cagentxcpp::IpAddressVariableRepresents an IP address as described in RFC 2741, section 5.4
 Cagentxcpp::OctetStringVariableRepresents an OctetSting as described in RFC 2741
 Cagentxcpp::DisplayStringVariableA DisplayString variable
 Cagentxcpp::OidVariableRepresents an SNMP OBJECT-IDENTENTIFIER variable
 Cagentxcpp::OpaqueVariableRepresents an Opaque object as described in RFC 2741, section 5.4
 Cagentxcpp::TimeTicksVariableRepresents a TimeTicks as described in RFC 2741
 Cstd::basic_string< Char >STL class
 Cagentxcpp::binaryA type representing a contigous byte stream
 Cstd::exceptionSTL class
 Cagentxcpp::disconnectedException to indicate a disconnected state
 Cagentxcpp::duplicate_registrationException to indicate that a MIB region was registered twice with the same priority
 Cagentxcpp::generic_errorException to indicate that obtaining the value of an SNMP variable failed
 Cagentxcpp::internal_errorException to indicate an internal error
 Cagentxcpp::inval_paramException for invalid parameter
 Cagentxcpp::master_is_unableException to indicate that the master agent was unable to process a request
 Cagentxcpp::master_is_unwillingException to indicate that the master agent was not willing to process a request
 Cagentxcpp::network_errorException to indicate a network error
 Cagentxcpp::parse_errorException for parse errors
 Cagentxcpp::timeout_errorException to indicate a timeout
 Cagentxcpp::unknown_registrationException to indicate that a MIB region registration was not found
 Cagentxcpp::unsupported_contextException to indicate that the master agent does not support the context
 Cagentxcpp::version_errorException for reception of PDU with invalid version number
 Cagentxcpp::MasterProxyThis class represents the master agent in a subagent program
 Cagentxcpp::OidRepresents an SNMP object identifier (OID)
 Cagentxcpp::TableManage an SNMP table
 Cagentxcpp::TableEntryBase class for table entries
 Cagentxcpp::UnixDomainConnector