dmd.objc

Interfacing with Objective-C.

Specification: Interfacing to Objective-C

Members

Classes

Objc
class Objc
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Functions

objc
Objc objc()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ObjcClassDeclaration
struct ObjcClassDeclaration

Contains all data for a class declaration that is needed for the Objective-C integration.

ObjcSelector
struct ObjcSelector
Undocumented in source.

Meta