#include <BTPacket.h>
Inheritance diagram for CBTPacket::CBTPacketPool:


Public Member Functions | |
| virtual | ~CBTPacketPool () |
Protected Member Functions | |
| virtual void | NewPoolImpl (int nSize, CPacket *&pPool, int &nPitch) |
| virtual void | FreePoolImpl (CPacket *pPool) |
| virtual CBTPacket::CBTPacketPool::~CBTPacketPool | ( | ) | [inline, virtual] |
| void CBTPacket::CBTPacketPool::NewPoolImpl | ( | int | nSize, | |
| CPacket *& | pPool, | |||
| int & | nPitch | |||
| ) | [inline, protected, virtual] |
Implements CPacketPool.
| void CBTPacket::CBTPacketPool::FreePoolImpl | ( | CPacket * | pPool | ) | [inline, protected, virtual] |
Implements CPacketPool.
1.5.2