libept
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NeptString functions
 Napt
 CException
 CPackageState
 CAptHigh-level access to the Apt cache, as a data provider for the ept framework
 CIterator
 CRecordIterator
 CPackageRecordRecordParser specialised with access methods for common Debian package information
 CRecordParserAccess the fields of a package record contained inside a std::string
 CVersionLightweight Version class that represent a package with a version, with very cheap value copy operations
 NaxiMaintains and accesses a Xapian index of package descriptions
 COverrideIndexDirRAII temporary override of the location of the index root directory, used for tests
 Ndebtags
 Ncoll
 CFastIn-memory collection with both item->tags and tag->items mappings
 Nvoc
 CDataBase class for facet and tag data
 CTagDataRepresentation of a tag
 CFacetDataRepresentation of a facet
 CDebtagsAccess the on-disk Debtags tag database
 CDebDBParserParse Debian records from a parser input
 CVocabulary
 Nstr
 CSplitSplit a string where a given substring is found
 Cconst_iterator
 Nsys
 CMMapWraps a mmapped memory area, unmapping it on destruction
 CFileDescriptorCommon operations on file descriptors
 CNamedFileDescriptorFile descriptor with a name
 CPathWrap a path on the file system opened with O_PATH
 CiteratorIterator for directory entries
 CFileOpen(2) file descriptors
 Ntests
 CLocationInfoAdd information to the test backtrace for the tests run in the current scope
 CTestStackFrameInformation about one stack frame in the test execution stack
 CTestStack
 CTestFailedException raised when a test assertion fails, normally by Location::fail_test
 CActual
 CActualCString
 CActualStdString
 CActualDouble
 CActualFunction
 CTestMethodResultResult of running a test method
 CTestCaseResultResult of running a whole test case
 CTestControllerAbstract interface for the objects that supervise test execution
 CSimpleTestControllerSimple default implementation of TestController
 CTestRegistryTest registry
 CTestMethodTest method information
 CTestCaseTest case collecting several test methods, and self-registering with the singleton instance of TestRegistry
 CFixtureBase class for test fixtures
 CFixtureTestCaseTest case that includes a fixture
 CProgressCallback
 CEnvOverride