Searched refs:getRecent (Results 1 – 2 of 2) sorted by relevance
71 void AtomProvider::getRecent( int atom, ::std::list< ::utl::AtomDescription >& atoms ) in getRecent() function in AtomProvider158 void MultiAtomProvider::getRecent( int atomClass, int atom, ::std::list< ::utl::AtomDescription >& … in getRecent() function in MultiAtomProvider163 it->second->getRecent( atom, atoms ); in getRecent()255 m_aProvider.getRecent( atomClass, atom, atoms ); in getRecentAtoms()
62 void getRecent( int atom, ::std::list< AtomDescription >& atoms );83 void getRecent( int atomClass, int atom, ::std::list< AtomDescription >& atoms );
Completed in 13 milliseconds