pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication
Loading

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJLIB Reference

pj_pool_block Struct Reference
[Memory Pool Object]

Data Fields

struct pj_pool_blockprev
struct pj_pool_blocknext
unsigned char * buf
unsigned char * cur
unsigned char * end
int dummy

Detailed Description

This class, which is used internally by the pool, describes a single block of memory from which user memory allocations will be allocated from.


Field Documentation

unsigned char* pj_pool_block::buf

Start of buffer.

unsigned char* pj_pool_block::cur

Current alloc ptr.

unsigned char* pj_pool_block::end

End of buffer.

List's prev and next.


The documentation for this struct was generated from the following files:

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.