SNMPpp  v0.0.3-20-7eeb228
Classes, methods, and functions to use net-snmp from C++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
SNMPpp.hpp File Reference

Including SNMPpp.hpp will then include all of the other SNMPpp files in the correct order so cyclic dependencies are avoided. More...

#include <SNMPpp/Version.hpp>
#include <SNMPpp/net-snmppp.hpp>
#include <SNMPpp/Session.hpp>
#include <SNMPpp/OID.hpp>
#include <SNMPpp/Varlist.hpp>
#include <SNMPpp/PDU.hpp>
#include <SNMPpp/Get.hpp>
#include <SNMPpp/Trap.hpp>
Include dependency graph for SNMPpp.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 SNMPpp
 

Constant Groups

 SNMPpp
 

Functions

std::string SNMPpp::version (void)
 Return the SNMPpp version number. More...
 

Detailed Description

Including SNMPpp.hpp will then include all of the other SNMPpp files in the correct order so cyclic dependencies are avoided.

If you want to keep things simple, you can include just this one header file, and you'll have access to everything in SNMPpp.