- count
GeoRadiusParam count(int count)
Undocumented in source. Be warned that the author may not have intended to support it.
- getByteParams
const(ubyte)[][] getByteParams(const(ubyte)[][] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- sortAscending
GeoRadiusParam sortAscending()
Undocumented in source. Be warned that the author may not have intended to support it.
- sortDescending
GeoRadiusParam sortDescending()
Undocumented in source. Be warned that the author may not have intended to support it.
- withCoord
GeoRadiusParam withCoord()
Undocumented in source. Be warned that the author may not have intended to support it.
- withDist
GeoRadiusParam withDist()
Undocumented in source. Be warned that the author may not have intended to support it.
- getParam
T getParam(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- getByteParams
const(ubyte)[][] getByteParams()
Undocumented in source. Be warned that the author may not have intended to support it.
- contains
bool contains(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- addParam
void addParam(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addParam
void addParam(string name, int value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addParam
void addParam(string name, long value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addParam
void addParam(string name, byte[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addParam
void addParam(string name, Object value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addParam
void addParam(string name, Variant value)
Undocumented in source. Be warned that the author may not have intended to support it.
- addParam
void addParam(string name)
Undocumented in source. Be warned that the author may not have intended to support it.