class libfwbuilder::SNMPVariable_String


Inheritance:


Public Methods

[more]virtual string toString()
[more]virtual const string toHexString()

Protected Fields

[more]string value

Protected Methods

[more] SNMPVariable_String(u_char* v, size_t l)


Inherited from SNMPVariable:

Public Methods

ostatic string varList2String(vector<SNMPVariable*> &v)
ostatic long varList2Int(vector<SNMPVariable*> &v) throw(FWException)
ostatic long var2Int(SNMPVariable* var) throw(FWException)
ostatic void freeVarList(vector<SNMPVariable*> &v)

Public Members

oenum

Protected Methods

ostatic SNMPVariable* create(struct variable_list* v) throw(FWException)


Documentation

ovirtual string toString()

ovirtual const string toHexString()

o SNMPVariable_String(u_char* v, size_t l)

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