Dangerous SNMP
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Response Class Reference

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...
 

Detailed Description

This represents the result of a logical operation performed by the client.

Member Data Documentation

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.


The documentation for this class was generated from the following file: