flyweightbyid ~master (2021-11-03T16:11:18.2909519)
Dub
Repo
Flyweight.isValidID
flyweightbyid
Flyweight
Verify if ID is a valid object ID
struct
Flyweight
(T, alias makeFunc, alias disposeFunc, alias idNames, const FlyweightOptions options = FlyweightOptions.none)
static
bool
isValidID
(
ID
id
)
if
(
isCallable
!
makeFunc
&&
isCallable
!
disposeFunc
)
Meta
Source
See Implementation
flyweightbyid
Flyweight
constructors
this
destructors
~this
functions
isValid
postblits
this(this)
static functions
get
incref
isAnyLoaded
isLoaded
isValidID
unload
unloadAll
unref
variables
object
Verify if ID is a valid object ID