dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
NSNumber
derelict
cocoa
foundation
Undocumented in source.
struct
NSNumber {
nothrow @
nogc
NSObject
parent
;
mixin
NSObjectTemplate
!(
NSNumber
,
"NSNumber"
)
;
static
NSNumber
numberWithUnsignedInt
(uint value);
}
Alias This
parent
Members
Mixins
__anonymous
mixin
NSObjectTemplate
!(
NSNumber
,
"NSNumber"
)
Undocumented in source.
Static functions
numberWithUnsignedInt
NSNumber
numberWithUnsignedInt
(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
parent
NSObject
parent
;
Undocumented in source.
Mixed In Members
From
mixin
NSObjectTemplate
!(
NSNumber
,
"NSNumber"
)
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