autowrap v0.4.5 (2019-10-10T08:52:08Z)
Dub
Repo
Derived
inherit
Undocumented in source.
class
Derived :
Base
{
this
(int i);
string
foo
();
}
Constructors
this
this
(int i)
Undocumented in source.
Members
Functions
foo
string
foo
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Base
foo
string
foo
()
Undocumented in source. Be warned that the author may not have intended to support it.
bar
string
bar
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
inherit
classes
Base
Derived
functions
call_poly
return_poly_base
return_poly_derived