Home
last modified time | relevance | path

Searched refs:GetBack (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_FrameHeap.cpp201 m_SectionList.GetBack().AppendBlock( block ); in Alloc()
254 Section& section = m_SectionList.GetBack(); in LoadState()
369 Section& section = m_SectionList.GetBack(); in ClearSection()
Dsnd_Sound3DManager.cpp155 Sound3DListener& listener = m_ListenerList.GetBack(); in Finalize()
/NW4C-1.2.23/include/nw/ut/
Dut_LinkList.h869 reference GetBack() { return this->back(); } //!< @details :private in GetBack() function
870 const_reference GetBack() const { return this->back(); } //!< @details :private in GetBack() function