Ref

Undocumented in source.

Constructors

this
this(T data)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Alias This

get

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
Ref opAssign(Ref data)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
Ref opAssign(Ref data)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
Ref opAssign(T data)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

get
T get [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
get
const(T) get [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isNull
bool isNull [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
refCount
int refCount [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta