AgentXcpp  Revision:0.1.1
API Documentation
 All Classes Functions Variables Friends Pages
agentxcpp::variable Class Reference

This class represents a SNMP variable. More...

#include <variable.hpp>

Inheritance diagram for agentxcpp::variable:
[legend]

List of all members.

Public Member Functions

virtual ~variable ()
 Destructor.

Detailed Description

This class represents a SNMP variable.

This class is used as base class for the SNMP variable types (such as Octet_String or Integer). It has no functions or members exposed to the API.


Constructor & Destructor Documentation

virtual agentxcpp::variable::~variable ( )
inlinevirtual

Destructor.