bindbc-cocoa ~master (2024-01-14T14:05:55.0600661)
Dub
Repo
NSObjectTemplate
bindbc
cocoa
foundation
Undocumented in source.
mixin template
NSObjectTemplate (
T
string
className
) {
this
(id id_);
static
T
alloc
();
static
Class
getClass
();
static
id
getClassID
();
}
Constructors
this
this
(id id_)
Undocumented in source.
Members
Static functions
alloc
T
alloc
()
Allocates, but do not init
getClass
Class
getClass
()
Undocumented in source. Be warned that the author may not have intended to support it.
getClassID
id
getClassID
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
bindbc
cocoa
foundation
aliases
NSTimeInterval
pfNSAllocateMemoryPages
pfNSClassFromString
pfNSDeallocateMemoryPages
pfNSLog
pfNSProtocolFromString
pfNSSelectorFromString
pfNSStringFromClass
pfNSStringFromProtocol
pfNSStringFromSelector
enums
NSFileErrorMaximum
mixin templates
NSObjectTemplate
static variables
NSAllocateMemoryPages
NSClassFromString
NSDeallocateMemoryPages
NSLog
NSProtocolFromString
NSRunLoopCommonModes
NSSelectorFromString
NSStringFromClass
NSStringFromProtocol
NSStringFromSelector
structs
NSArray
NSAutoreleasePool
NSBundle
NSData
NSDate
NSDictionary
NSEnumerator
NSError
NSNotification
NSNumber
NSObject
NSProcessInfo
NSRunLoop
NSString
NSTimer
NSURL