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