Home
last modified time | relevance | path

Searched defs:DataSource (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/common/
H A DDataTarget.h17 class DataSource; variable
H A DDataSource.h135 DataSource() : m_target(0) {} in DataSource() function