#include <pasn.h>
Inheritance diagram for PASNCounter:
Public Member Functions | |
PASNCounter (PASNUnsigned val) | |
PASNCounter (const PBYTEArray &buffer, PINDEX &ptr) | |
void | Encode (PBYTEArray &buffer) |
PObject * | Clone () const |
PASNObject::ASNType | GetType () const |
PString | GetTypeAsString () const |
|
|
|
|
|
Virtual function used to duplicate objects Reimplemented from PASNObject. |
|
Virtual function used to encode the object into ASN format Reimplemented from PASNObject. |
|
Return a value of type enum ASNType which indicates the type of the object Reimplemented from PASNObject. |
|
Return a string giving the type of the object Reimplemented from PASNObject. |