class libfwbuilder::SNMPVariable_Int


Inheritance:


Public Methods

[more]virtual string toString()
[more]long getIntValue()

Protected Fields

[more]long value

Protected Methods

[more] SNMPVariable_Int(long v)


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()

olong getIntValue()

o SNMPVariable_Int(long v)

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