dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
NSObject
derelict
cocoa
foundation
Undocumented in source.
struct
NSObject {
nothrow @
nogc
id
_id
;
bool
opCast
();
mixin
NSObjectTemplate
!(
NSObject
,
"NSObject"
)
;
~this
();
NSObject
init_
();
void
retain
();
void
release
();
}
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
init_
NSObject
init_
()
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
bool
opCast
()
Undocumented in source. Be warned that the author may not have intended to support it.
release
void
release
()
Undocumented in source. Be warned that the author may not have intended to support it.
retain
void
retain
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
NSObjectTemplate
!(
NSObject
,
"NSObject"
)
Undocumented in source.
Variables
_id
id
_id
;
Undocumented in source.
Mixed In Members
From
mixin
NSObjectTemplate
!(
NSObject
,
"NSObject"
)
this
this
(id id_)
Undocumented in source.
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
derelict
cocoa
foundation
aliases
NSTimeInterval
pfNSAllocateMemoryPages
pfNSDeallocateMemoryPages
pfNSLog
enums
NSFileErrorMaximum
mixin templates
NSObjectTemplate
static variables
NSAllocateMemoryPages
NSDeallocateMemoryPages
NSLog
NSRunLoopCommonModes
structs
NSArray
NSAutoreleasePool
NSBundle
NSData
NSDate
NSDictionary
NSEnumerator
NSError
NSNotification
NSNumber
NSObject
NSProcessInfo
NSRunLoop
NSString
NSTimer
NSURL