mongo-standalone ~master (2021-08-13T13:58:44Z)
Dub
Repo
OP_QUERY
kaleidic
mongo_standalone
Undocumented in source.
struct
OP_QUERY {
MsgHeader
header
;
int
flags
;
const
(
char
)[]
fullCollectionName
;
int
numberToSkip
;
int
numberToReturn
;
document
query
;
document
returnFieldsSelector
;
}
Members
Variables
flags
int
flags
;
Undocumented in source.
fullCollectionName
const
(
char
)[]
fullCollectionName
;
Undocumented in source.
header
MsgHeader
header
;
Undocumented in source.
numberToReturn
int
numberToReturn
;
Undocumented in source.
numberToSkip
int
numberToSkip
;
Undocumented in source.
query
document
query
;
Undocumented in source.
returnFieldsSelector
document
returnFieldsSelector
;
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