iso::com::PendingByteBuffer Class Reference

#include <iso_com_message_parser.h>

Inherits iso::com::ByteBuffer.

Inheritance diagram for iso::com::PendingByteBuffer:

Inheritance graph
[legend]
Collaboration diagram for iso::com::PendingByteBuffer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PendingByteBuffer ()
 PendingByteBuffer (unsigned int pSize)
 ~PendingByteBuffer ()
bool empty () const
bool complete () const
void addBuffer (const ByteBuffer &pBuffer, unsigned int pSourceBufferOffset, unsigned int pTargetBufferOffset)
void resize (unsigned int pSize)

Protected Attributes

unsigned int mCompletedSize

Constructor & Destructor Documentation

PendingByteBuffer::PendingByteBuffer (  ) 

PendingByteBuffer::PendingByteBuffer ( unsigned int  pSize  ) 

PendingByteBuffer::~PendingByteBuffer (  ) 


Member Function Documentation

bool PendingByteBuffer::empty (  )  const

bool PendingByteBuffer::complete (  )  const

void PendingByteBuffer::addBuffer ( const ByteBuffer pBuffer,
unsigned int  pSourceBufferOffset,
unsigned int  pTargetBufferOffset 
)

void PendingByteBuffer::resize ( unsigned int  pSize  )  [virtual]

Reimplemented from iso::com::ByteBuffer.


Member Data Documentation

unsigned int iso::com::PendingByteBuffer::mCompletedSize [protected]


The documentation for this class was generated from the following files:
Generated on Fri Feb 25 13:53:12 2011 for iso_com by  doxygen 1.5.1