dpq2.answer

Undocumented in source.

Public Imports

dpq2.query
public import dpq2.query;
Undocumented in source.
dpq2.types.to_d_types
public import dpq2.types.to_d_types;
Undocumented in source.
dpq2.types.to_bson
public import dpq2.types.to_bson;
Undocumented in source.
derelict.pq.pq
public import derelict.pq.pq;
Undocumented in source.

Members

Classes

Answer
class Answer

Answer

AnswerException
class AnswerException

Exception

Notify
class Notify

Notify

Enums

ExceptionType
enum ExceptionType

Exception types

Functions

_integration_test
void _integration_test(string connParam)
Undocumented in source. Be warned that the author may not have intended to support it.
rangify
auto rangify(T obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Array
struct Array

Link to the cell of the answer table

ArrayProperties
struct ArrayProperties
Undocumented in source.
Row
struct Row

Represents one row from the answer table

Value
struct Value

Link to the cell of the answer table

Variables

msg_NOT_BINARY
auto msg_NOT_BINARY;
Undocumented in source.

Meta