| class _Sl_global |
| Public Member Functions | |
|---|---|
| _Slist_node_base *_STLP_CALL | __previous(_Slist_node_base *, const _Slist_node_base *) |
| const _Slist_node_base *_STLP_CALL | __previous(const _Slist_node_base *, const _Slist_node_base *) |
| _Slist_node_base *_STLP_CALL | __reverse(_Slist_node_base *) |
| void _STLP_CALL | __splice_after(_Slist_node_base *, _Slist_node_base *, _Slist_node_base *) |
| void _STLP_CALL | __splice_after(_Slist_node_base *, _Slist_node_base *) |
| size_t _STLP_CALL | size(_Slist_node_base *) |
| _Slist_node_base *_STLP_CALL | __previous | ( | _Slist_node_base * | __head, |
| const _Slist_node_base * | __node | |||
| ) | [static] | |||
| _Slist_node_base * __head | |
| const _Slist_node_base * __node |
| const _Slist_node_base *_STLP_CALL | __previous | ( | const _Slist_node_base * | __head, |
| const _Slist_node_base * | __node | |||
| ) | [static, inline] | |||
| const _Slist_node_base * __head | |
| const _Slist_node_base * __node |
| _Slist_node_base *_STLP_CALL | __reverse | ( | _Slist_node_base * | __node | ) | [static] |
| _Slist_node_base * __node |
| void _STLP_CALL | __splice_after | ( | _Slist_node_base * | __pos, |
| _Slist_node_base * | __before_first, | |||
| _Slist_node_base * | __before_last | |||
| ) | [static] | |||
| _Slist_node_base * __pos | |
| _Slist_node_base * __before_first | |
| _Slist_node_base * __before_last |
| void _STLP_CALL | __splice_after | ( | _Slist_node_base * | __pos, |
| _Slist_node_base * | __head | |||
| ) | [static] | |||
| _Slist_node_base * __pos | |
| _Slist_node_base * __head |
| size_t _STLP_CALL | size | ( | _Slist_node_base * | __node | ) | [static] |
| _Slist_node_base * __node |
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.