|
|
static const int s_type | s_type |
ObjectName* m_name | m_name |
enum AsnChoiceTypeType { VALUE, UNSPECIFIED, NOSUCHOBJECT, NOSUCHINSTANCE, ENDOFMIBVIEW, } | AsnChoiceTypeType |
int m_choiceType | m_choiceType |
ObjectSyntax* m_value | m_value |
int m_unSpecified | m_unSpecified |
static const int tag_noSuchObject | tag_noSuchObject |
int m_noSuchObject | m_noSuchObject |
static const int tag_noSuchInstance | tag_noSuchInstance |
int m_noSuchInstance | m_noSuchInstance |
static const int tag_endOfMibView | tag_endOfMibView |
int m_endOfMibView | m_endOfMibView |
VarBind ()
| VarBind |
VarBind (void* data, int len)
| VarBind |
~VarBind ()
| ~VarBind |
int decode (DataBlock& data)
| decode |
int encode (DataBlock& data)
| encode |
void getParams (NamedList* params)
| getParams |
void setParams (NamedList* params)
| setParams |
Generated by: paulc on bussard on Tue Apr 12 17:15:21 2011, using kdoc 2.0a54. |