dubregistry.dbcontroller

Members

Aliases

DbDownloadStats
alias DbDownloadStats = DbDownloadStatsT!uint
Undocumented in source.
DbRepoStats
alias DbRepoStats = DbRepoStatsT!uint
Undocumented in source.

Classes

DbController
class DbController
Undocumented in source.
RecordNotFound
class RecordNotFound
Undocumented in source.

Functions

vcmp
bool vcmp(string va, string vb)
Undocumented in source. Be warned that the author may not have intended to support it.
vcmp
bool vcmp(DbPackageVersion a, DbPackageVersion b)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DbDownloadStatsT
struct DbDownloadStatsT(T = uint)
Undocumented in source.
DbPackage
struct DbPackage
Undocumented in source.
DbPackageDownload
struct DbPackageDownload
Undocumented in source.
DbPackageFile
struct DbPackageFile
Undocumented in source.
DbPackageStats
struct DbPackageStats
Undocumented in source.
DbPackageVersion
struct DbPackageVersion
Undocumented in source.
DbRepoStatsT
struct DbRepoStatsT(T = uint)
Undocumented in source.
DbRepository
struct DbRepository
Undocumented in source.
DbStatDistributions
struct DbStatDistributions
Undocumented in source.

Meta

License

Subject to the terms of the GNU GPLv3 license, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig