autowrap v0.4.5 (2019-10-10T08:52:08Z)
Dub
Repo
Base
inherit
Undocumented in source.
class
Base {
this
(int i);
string
foo
();
string
bar
();
}
Constructors
this
this
(int i)
Undocumented in source.
Members
Functions
bar
string
bar
()
Undocumented in source. Be warned that the author may not have intended to support it.
foo
string
foo
()
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