|
PTLib
Version 2.18.8
|
#include <snmp.h>


Public Member Functions | |
| PSNMP_SetRequest_PDU (unsigned tag=3, TagClass tagClass=ContextSpecificTagClass) | |
| PObject * | Clone () const |
Public Member Functions inherited from PSNMP_PDU | |
| PSNMP_PDU (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
| PINDEX | GetDataLength () const |
| PBoolean | Decode (PASN_Stream &strm) |
| void | Encode (PASN_Stream &strm) const |
| void | PrintOn (ostream &strm) const |
| Comparison | Compare (const PObject &obj) const |
| PObject * | Clone () const |
Additional Inherited Members | |
Public Attributes inherited from PSNMP_PDU | |
| PASN_Integer | m_request_id |
| PASN_Integer | m_error_status |
| PASN_Integer | m_error_index |
| PSNMP_VarBindList | m_variable_bindings |
| PSNMP_SetRequest_PDU::PSNMP_SetRequest_PDU | ( | unsigned | tag = 3, |
| TagClass | tagClass = ContextSpecificTagClass |
||
| ) |
| PObject* PSNMP_SetRequest_PDU::Clone | ( | ) | const |