|
Dangerous SNMP
|
This represents the result of a logical operation performed by the client. More...
#include <response.hpp>
Classes | |
| class | Details |
| The Details class adds a bit of extra information to a Response. More... | |
Public Member Functions | |
| Response () | |
| Default constructor. | |
Public Attributes | |
| Details | details |
| This represents any relevant details about the operations needed in order to produce this response. More... | |
| PDU | pdu |
| This is the PDU that contains the SNMP-level information; that is, this is the actual response. More... | |
This represents the result of a logical operation performed by the client.
| Details details |
This represents any relevant details about the operations needed in order to produce this response.
| PDU pdu |
This is the PDU that contains the SNMP-level information; that is, this is the actual response.