libept
|
▼Nept | String functions |
▼Napt | |
▼CApt | High-level access to the Apt cache, as a data provider for the ept framework |
CIterator | |
CRecordIterator | |
CException | |
CPackageRecord | RecordParser specialised with access methods for common Debian package information |
CPackageState | |
CRecordParser | Access the fields of a package record contained inside a std::string |
CVersion | Lightweight Version class that represent a package with a version, with very cheap value copy operations |
▼Naxi | Maintains and accesses a Xapian index of package descriptions |
COverrideIndexDir | RAII temporary override of the location of the index root directory, used for tests |
▼Ndebtags | |
▼Ncoll | |
CFast | In-memory collection with both item->tags and tag->items mappings |
▼Nvoc | |
CData | Base class for facet and tag data |
CFacetData | Representation of a facet |
CTagData | Representation of a tag |
CDebDBParser | Parse Debian records from a parser input |
CDebtags | Access the on-disk Debtags tag database |
CVocabulary | |
▼Nstr | |
▼CSplit | Split a string where a given substring is found |
Cconst_iterator | |
▼Nsys | |
CFile | Open(2) file descriptors |
CFileDescriptor | Common operations on file descriptors |
CMMap | Wraps a mmapped memory area, unmapping it on destruction |
CNamedFileDescriptor | File descriptor with a name |
▼CPath | Wrap a path on the file system opened with O_PATH |
Citerator | Iterator for directory entries |
▼Ntests | |
CActual | |
CActualCString | |
CActualDouble | |
CActualFunction | |
CActualStdString | |
CFixture | Base class for test fixtures |
CFixtureTestCase | Test case that includes a fixture |
CLocationInfo | Add information to the test backtrace for the tests run in the current scope |
CSimpleTestController | Simple default implementation of TestController |
CTestCase | Test case collecting several test methods, and self-registering with the singleton instance of TestRegistry |
CTestCaseResult | Result of running a whole test case |
CTestController | Abstract interface for the objects that supervise test execution |
CTestFailed | Exception raised when a test assertion fails, normally by Location::fail_test |
CTestMethod | Test method information |
CTestMethodResult | Result of running a test method |
CTestRegistry | Test registry |
CTestStack | |
CTestStackFrame | Information about one stack frame in the test execution stack |
CProgressCallback | |
CEnvOverride |