DBSON

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string[string] values)
Undocumented in source.

Members

Functions

and
O and(string[string] values)
Undocumented in source. Be warned that the author may not have intended to support it.
isArray
bool isArray()
Undocumented in source. Be warned that the author may not have intended to support it.
isBinData
bool isBinData()
Undocumented in source. Be warned that the author may not have intended to support it.
isBool
bool isBool()
Undocumented in source. Be warned that the author may not have intended to support it.
isEmpty
bool isEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
isUndefined
bool isUndefined()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(string txt)
Undocumented in source. Be warned that the author may not have intended to support it.
or
O or(string[string][] values)
Undocumented in source. Be warned that the author may not have intended to support it.
or
O or(DBSON[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
toBson
Bson toBson()
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.

Meta