IAX2IeInvalidElement Class Reference

#include <ies.h>

Inheritance diagram for IAX2IeInvalidElement:

IAX2Ie List of all members.

Public Member Functions

 IAX2IeInvalidElement ()
virtual BYTE GetlengthOfData ()
void PrintOn (ostream &str) const

Protected Member Functions

virtual void WriteBinary (BYTE *)

Detailed Description

An Information Element that identifies an invalid code in the processed binary data.


Constructor & Destructor Documentation

IAX2IeInvalidElement::IAX2IeInvalidElement (  )  [inline]


Member Function Documentation

virtual BYTE IAX2IeInvalidElement::GetlengthOfData (  )  [inline, virtual]

Access function to get the length of data, which is used when writing to network packet

void IAX2IeInvalidElement::PrintOn ( ostream &  str  )  const [inline]

print this class (nicely) to the designated stream

Reimplemented from IAX2Ie.

virtual void IAX2IeInvalidElement::WriteBinary ( BYTE *   )  [inline, protected, virtual]

Take the data value for this particular IAX2Ie and copy into the memory region. For an IAX2IeInvalidElement, there is no work done, as the data is invalid.

Reimplemented from IAX2Ie.


The documentation for this class was generated from the following file:
Generated on Mon Sep 15 11:49:36 2008 for OPAL by  doxygen 1.5.1