vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
MongoDBInfo
index
vibe
db
mongo
connection
Undocumented in source.
struct
MongoDBInfo {
string
name
;
double
sizeOnDisk
;
bool
empty
;
}
Members
Variables
empty
bool
empty
;
Undocumented in source.
name
string
name
;
Undocumented in source.
sizeOnDisk
double
sizeOnDisk
;
Undocumented in source.
Meta
Source
See Implementation
index
vibe
db
mongo
connection
aliases
GetMoreDocumentDelegate
GetMoreHeaderDelegate
MongoErrorDescription
classes
MongoAuthException
MongoConnection
MongoDBException
MongoDriverException
MongoException
enums
WireVersion
structs
MongoDBInfo
ServerDescription