betterc-interface ~master (2023-01-02T15:29:10Z)
Dub
Repo
CppInterface
betterc
interfaces
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++)
class
CppInterface :
CppObject
(
Self
Interfaces
...
) {
void
initialize
();
T
getInterface
();
~this
();
}
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
getInterface
T
getInterface
()
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void
initialize
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From CppObject
initialize
void
initialize
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
betterc
interfaces
classes
CppExtend
CppInterface
CppObject
enums
GenCPPInterface
functions
Destroy
New
attributes
isMethodImplemented
linkage
templates
getParams