Home
last modified time | relevance | path

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

/trunk/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx469 class librdf_QuerySelectResult: class
476 librdf_QuerySelectResult(librdf_Repository *i_pRepository, in librdf_QuerySelectResult() function in __anon2a5f11660111::librdf_QuerySelectResult
488 virtual ~librdf_QuerySelectResult() {} in ~librdf_QuerySelectResult()
515 librdf_QuerySelectResult::hasMoreElements() in hasMoreElements()
536 librdf_QuerySelectResult::nextElement() in nextElement()
572 librdf_QuerySelectResult::getBindingNames() in getBindingNames()
1221 return new librdf_QuerySelectResult(this, m_aMutex, in querySelect()