Searched refs:GetBack (Results 1 – 3 of 3) sorted by relevance
215 m_SectionList.GetBack().AppendBlock( block ); in Alloc()271 Section& section = m_SectionList.GetBack(); in LoadState()392 Section& section = m_SectionList.GetBack(); in ClearSection()
157 Sound3DListener& listener = m_ListenerList.GetBack(); in Finalize()
872 reference GetBack() { return this->back(); } //!< @details :private in GetBack() function873 const_reference GetBack() const { return this->back(); } //!< @details :private in GetBack() function