WARNING: The online documentation has moved to https://docs.pjsip.org.
Visit the new documentation at https://docs.pjsip.org:
Detailed DescriptionThis structure contains the declaration for pool factory interface. Forward declaration for memory pool factory. Field Documentation
Create a new pool from the pool factory.
Dump pool status to log.
This is optional callback to be called by allocation policy when it allocates a new memory block. The factory may use this callback for example to keep track of the total number of memory blocks currently allocated by applications.
This is optional callback to be called by allocation policy when it frees memory block. The factory may use this callback for example to keep track of the total number of memory blocks currently allocated by applications.
Memory pool policy.
Release the pool to the pool factory.
The documentation for this struct was generated from the following files:
Copyright (C) 2006-2009 Teluu Inc. |