ucc::MemoryRedirect Class Reference
A redirection base class for the memory protocol.
More...
#include <protocols.h>
|
Public Member Functions |
virtual void * | _alloc (size_t size) |
| MemoryRedirect (MemoryProtocol *protocol) |
Detailed Description
A redirection base class for the memory protocol.
This is used because sometimes we choose a common memory pool to manage different objects.
- Author:
- David Sugar <dyfet@gnutelephony.org>
Definition at line 94 of file protocols.h.
The documentation for this class was generated from the following file: