#include <pasn.h>
Inheritance diagram for PASNGauge:

| Public Member Functions | |
| PASNGauge (PASNUnsigned val) | |
| PASNGauge (const PBYTEArray &buffer, PINDEX &ptr) | |
| PBoolean | Decode (const PBYTEArray &buffer, PINDEX &i) | 
| void | Encode (PBYTEArray &buffer) | 
| Virtual function used to encode the object into ASN format. | |
| PObject * | Clone () const | 
| Virtual function used to duplicate objects. | |
| PASNObject::ASNType | GetType () const | 
| Return a value of type enum ASNType which indicates the type of the object. | |
| PString | GetTypeAsString () const | 
| Return a string giving the type of the object. | |
| PASNGauge::PASNGauge | ( | PASNUnsigned | val | ) |  [inline] | 
| PASNGauge::PASNGauge | ( | const PBYTEArray & | buffer, | |
| PINDEX & | ptr | |||
| ) |  [inline] | 
| PObject* PASNGauge::Clone | ( | ) | const  [inline, virtual] | 
| PBoolean PASNGauge::Decode | ( | const PBYTEArray & | buffer, | |
| PINDEX & | i | |||
| ) |  [inline] | 
| void PASNGauge::Encode | ( | PBYTEArray & | buffer | ) |  [inline, virtual] | 
| PASNObject::ASNType PASNGauge::GetType | ( | ) | const  [inline, virtual] | 
Return a value of type enum ASNType which indicates the type of the object.
Reimplemented from PASNObject.
| PString PASNGauge::GetTypeAsString | ( | ) | const  [virtual] | 
 1.4.7
 1.4.7