mongo-standalone ~master (2021-08-13T13:58:44Z)
Dub
Repo
ObjectId
kaleidic
mongo_standalone
Undocumented in source.
struct
ObjectId {
ubyte
[
12
]
v
;
string
toString
();
this
(ubyte[12] v);
this
(string s);
int
opCmp
(ObjectId id);
}
Constructors
this
this
(ubyte[12] v)
Undocumented in source.
this
this
(string s)
Undocumented in source.
Members
Functions
opCmp
int
opCmp
(ObjectId id)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
v
ubyte
[
12
]
v
;
Undocumented in source.
Meta
Source
See Implementation
kaleidic
mongo_standalone
classes
MongoConnection
SocketReceiveStream
enums
OP
QueryFlags
WireVersion
functions
BCryptGenRandom
getentropy
main
makeDigest
interfaces
IReceiveStream
manifest constants
STATUS_SUCCESS
static variables
mongoDriverName
mongoDriverVersion
structs
Decimal128
GetVisitor
Javascript
MsgHeader
OP_DELETE
OP_GET_MORE
OP_INSERT
OP_KILL_CURSORS
OP_QUERY
OP_REPLY
OP_UPDATE
ObjectId
RegEx
ScramState
SendBuffer
Timestamp
ToStringVisitor
Undefined
Uri
UriHost
UtcTimestamp
bson_value
document