class libfwbuilder::SNMPVariable_Bits


Inheritance:


Public Methods

[more]virtual ~SNMPVariable_Bits()
[more]virtual string toString()

Protected Fields

[more]const unsigned char* value
[more]size_t len

Protected Methods

[more] SNMPVariable_Bits(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 ~SNMPVariable_Bits()

ovirtual string toString()

o SNMPVariable_Bits(u_char* v, size_t l)

oconst unsigned char* value

osize_t len


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