__node_alloc Class Reference
| Public Member Type Definitions |
|---|
| typedef | char value_type |
Member Functions Documentation
_M_allocate(size_t)
| void *_STLP_CALL | _M_allocate | ( | size_t | __n | ) | [private, static] |
_M_deallocate(void *, size_t)
| void _STLP_CALL | _M_deallocate | ( | void * | __p, |
| | size_t | __n |
| | ) | [private, static] |
_S_chunk_alloc(size_t, int &)
| char *_STLP_CALL | _S_chunk_alloc | ( | size_t | __p_size, |
| | int & | __nobjs |
| | ) | [private, static] |
_S_refill(size_t)
| void *_STLP_CALL | _S_refill | ( | size_t | __n | ) | [private, static] |
allocate(size_t)
| void *_STLP_CALL | allocate | ( | size_t | __n | ) | [static, inline] |
deallocate(void *, size_t)
| void _STLP_CALL | deallocate | ( | void * | __p, |
| | size_t | __n |
| | ) | [static, inline] |
Member Type Definitions Documentation
Member Data Documentation
char * _S_end_free
| char * | _S_end_free | [private, static] |
_Node_alloc_obj *_STLP_VOLATILE _S_free_list
size_t
_S_heap_size
|
size_t
| _S_heap_size | [private, static] |
char * _S_start_free
| char * | _S_start_free | [private, static] |
_STLP_PRIVATE __pad0__
| _STLP_PRIVATE | __pad0__ | [private] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.