This class represents a SNMP variable. More...
#include <variable.hpp>
Public Member Functions | |
| virtual | ~variable () |
| Destructor. | |
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.
| virtual agentxcpp::variable::~variable | ( | ) | [inline, virtual] |
Destructor.