#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) |
|
Definition at line 56 of file BTPacket.h. References CPacketPool::Clear(). |
|
Implements CPacketPool. Definition at line 87 of file BTPacket.h. |
|
Implements CPacketPool. Definition at line 81 of file BTPacket.h. |