DemarshalMixinTemplate

Undocumented in source.

Constructors

this
this(StorageStrategy storer)
Undocumented in source.

Members

Functions

Demarshal
void Demarshal(string name, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
DemarshalArray
void DemarshalArray(string name, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
DemarshalStructOrClass
void DemarshalStructOrClass(string name, T val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta