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

The Details class adds a bit of extra information to a Response. More...

#include <response.hpp>

Public Member Functions

 Details ()
 Default constructor. More...
 

Public Attributes

unsigned int operations
 This is the number of protocol-level operations that were performed during the course of actually getting this Response. More...
 

Detailed Description

The Details class adds a bit of extra information to a Response.

The information is not directly related to the SNMP standard, which is why it's in a separate sub-structure.

Constructor & Destructor Documentation

Details ( )
inline

Default constructor.

This sets the object to reasonable defaults.

Member Data Documentation

unsigned int operations

This is the number of protocol-level operations that were performed during the course of actually getting this Response.


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