CassandraResult

Undocumented in source.

Constructors

this
this(Connection.Lock lock, FrameHeader fh, TCPConnection sock, int counter)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Enums

Change
enum Change
Undocumented in source.
Kind
enum Kind
Undocumented in source.

Functions

dropRow
void dropRow()
Undocumented in source. Be warned that the author may not have intended to support it.
empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
readRow
void readRow(ROW dst)
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.

Properties

keyspace
string keyspace [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
kind
Kind kind [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
lastchange
string lastchange [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
metadata
MetaData metadata [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
table
string table [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ColumnSpecification
struct ColumnSpecification
Undocumented in source.
MetaData
struct MetaData
Undocumented in source.

Meta