Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_FrameHeap.cpp215 m_SectionList.GetBack().AppendBlock( block ); in Alloc()
271 Section& section = m_SectionList.GetBack(); in LoadState()
392 Section& section = m_SectionList.GetBack(); in ClearSection()
Dsnd_Sound3DManager.cpp157 Sound3DListener& listener = m_ListenerList.GetBack(); in Finalize()
/NW4C-2.0.3/include/nw/ut/
Dut_LinkList.h872 reference GetBack() { return this->back(); } //!< @details :private in GetBack() function
873 const_reference GetBack() const { return this->back(); } //!< @details :private in GetBack() function