dmdscript.extending

Undocumented in source.

Members

Classes

Wrap
class Wrap(Which, string ClassName, Base = Dobject)
Undocumented in source.

Functions

convert
T convert(Value* v, CallContext* cc)
Undocumented in source. Be warned that the author may not have intended to support it.
convertAll
auto convertAll(Value[] dest, CallContext* cc)
Undocumented in source. Be warned that the author may not have intended to support it.
convertPut
void convertPut(T what, Value* v)
Undocumented in source. Be warned that the author may not have intended to support it.
extendGlobal
void extendGlobal(Program pg, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
extendMethod
void extendMethod(Dobject obj, CallContext* cc, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
fitArray
void fitArray(Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta