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