easyd ~master (2021-05-06T10:23:33Z)
Dub
Repo
ImplementStruct
easyd
base
Undocumented in source.
mixin template
ImplementStruct (
T
) {
T
ptr
;
this
(TPar par);
T
reference
();
this(this)
;
this(this)
;
}
Constructors
this
this
(TPar par)
Undocumented in source.
Postblit
this(this)
this(this)
Undocumented in source.
Alias This
reference
Members
Functions
reference
T
reference
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
ptr
T
ptr
;
Undocumented in source.
Meta
Source
See Implementation
easyd
base
aliases
Bool
Byte
Float
Float32
Float64
Int
Int16
Int32
Int64
Int8
NInt
NUInt
Real
Str
UInt16
UInt32
UInt64
UInt8
functions
Try
create
first
followDown
followUp
getMsec
hasDefaultConstructor
idField
ifloor
inherits
isClassOrStruct
isRefType
last
msecSince
now
pinAddr
readFromPos
recreate
setMember
sleepMsec
toHash
trigger
unpinAddr
weightedAvg
writeToPos
mixin templates
ImplementStruct
structs
IdField
variables
MEBI