FARGOS/VISTA Object Management Environment Core
..
|
Macros | |
#define | ARG_IS_INT32(x) OME_TypeCheck::isHeldBy32BitInteger(x) |
Typedefs | |
typedef void * | SNMPhandle |
Functions | |
unsigned int | allocSNMPsession (SNMPhandle handle) |
struct snmp_session * | getSNMPsession (const uint32_t sessionID, const bool deleteToo) |
void | releaseSNMPsession (uint32_t sessionID) |
int | allocNewSNMPsession (OMEthread *, OMEtype &result, const OMEtype &arg1) |
int | releaseSNMPsession (OMEthread *, OMEtype &result, const OMEtype &sessionID) |
int | snmpSend (OMEthread *thread, OMEtype &result, const OMEtype &sessionID, const OMEtype &pdu) |
int | snmpGetResponse (OMEthread *thread, OMEtype &result) |
int | SNMPerror (OMEthread *thread, OMEtype &result) |
#define ARG_IS_INT32 | ( | x | ) | OME_TypeCheck::isHeldBy32BitInteger(x) |
typedef void* SNMPhandle |
References allocSNMPsession().
unsigned int allocSNMPsession | ( | SNMPhandle | handle | ) |
Referenced by allocNewSNMPsession().
struct snmp_session* getSNMPsession | ( | const uint32_t | sessionID, |
const bool | deleteToo | ||
) |
Referenced by releaseSNMPsession().
References ARG_IS_INT32, getSNMPsession(), OMEtype::type, OMEtype::ui, and OMEtype::value.
void releaseSNMPsession | ( | uint32_t | sessionID | ) |
![]() | Generated: Fri Jul 31 2020 18:19:15
Support Information |