Definition at line 45 of file ut_LinkList.h.
◆ LinkListImpl()
nw4r::ut::detail::LinkListImpl::LinkListImpl |
( |
| ) |
|
|
inlineprotected |
◆ GetIteratorFromPointer()
◆ GetBeginIter()
Iterator nw4r::ut::detail::LinkListImpl::GetBeginIter |
( |
| ) |
|
|
inlineprotected |
◆ GetEndIter()
Iterator nw4r::ut::detail::LinkListImpl::GetEndIter |
( |
| ) |
|
|
inlineprotected |
◆ GetSize()
ulong nw4r::ut::detail::LinkListImpl::GetSize |
( |
| ) |
const |
|
inline |
◆ IsEmpty()
bool nw4r::ut::detail::LinkListImpl::IsEmpty |
( |
| ) |
const |
|
inline |
◆ PopFront()
void nw4r::ut::detail::LinkListImpl::PopFront |
( |
| ) |
|
|
inline |
◆ PopBack()
void nw4r::ut::detail::LinkListImpl::PopBack |
( |
| ) |
|
|
inline |
◆ Initialize_()
void nw4r::ut::detail::LinkListImpl::Initialize_ |
( |
| ) |
|
|
inlineprivate |
◆ mSize
ulong nw4r::ut::detail::LinkListImpl::mSize |
|
private |
◆ mNode