Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

PASNGauge Class Reference

#include <pasn.h>

Inheritance diagram for PASNGauge:

PASNUnsignedInteger PASNObject PObject List of all members.

Public Member Functions

 PASNGauge (PASNUnsigned val)
 PASNGauge (const PBYTEArray &buffer, PINDEX &ptr)
BOOL Decode (const PBYTEArray &buffer, PINDEX &i)
void Encode (PBYTEArray &buffer)
PObjectClone () const
PASNObject::ASNType GetType () const
PString GetTypeAsString () const

Detailed Description

A descendant of PASNObject which is an unsigned ASN guage type.


Constructor & Destructor Documentation

PASNGauge::PASNGauge PASNUnsigned  val  )  [inline]
 

PASNGauge::PASNGauge const PBYTEArray buffer,
PINDEX &  ptr
[inline]
 


Member Function Documentation

PObject* PASNGauge::Clone  )  const [inline, virtual]
 

Virtual function used to duplicate objects

Reimplemented from PASNObject.

BOOL PASNGauge::Decode const PBYTEArray buffer,
PINDEX &  i
[inline]
 

void PASNGauge::Encode PBYTEArray buffer  )  [inline, virtual]
 

Virtual function used to encode the object into ASN format

Reimplemented from PASNObject.

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]
 

Return a string giving the type of the object

Reimplemented from PASNObject.


The documentation for this class was generated from the following file:
Generated on Tue Mar 15 10:44:53 2005 for PWLib by  doxygen 1.4.0