Inheritance:
Public Methods
-
virtual string toString()
-
virtual const string toHexString()
Protected Fields
-
string value
Protected Methods
-
SNMPVariable_String(u_char* v, size_t l)
Public Methods
-
static string varList2String(vector<SNMPVariable*> &v)
-
static long varList2Int(vector<SNMPVariable*> &v) throw(FWException)
-
static long var2Int(SNMPVariable* var) throw(FWException)
-
static void freeVarList(vector<SNMPVariable*> &v)
Public Members
-
enum
Protected Methods
-
static SNMPVariable* create(struct variable_list* v) throw(FWException)
Documentation
virtual string toString()
virtual const string toHexString()
SNMPVariable_String(u_char* v, size_t l)
string value
- This class has no child classes.
- Friends:
- class SNMPVariable
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.