Preparing search index...
The search index is not available
@manniwatch/vehicle-cache
@manniwatch/vehicle-cache
VehicleCache
Class VehicleCache
Hierarchy
VehicleCache
Index
Constructors
constructor
Properties
event
Observable
event
Subject
is
Closed
node
Cache
Methods
assert
Closed
close
get
State
update
update
Multiple
Constructors
constructor
new
Vehicle
Cache
(
opts
?:
ModifiedCacheOptions
)
:
VehicleCache
Parameters
Optional
opts:
ModifiedCacheOptions
Returns
VehicleCache
Properties
Readonly
event
Observable
event
Observable
:
Observable
<
ICacheEvent
>
Private
Readonly
event
Subject
event
Subject
:
Subject
<
ICacheEvent
>
Private
is
Closed
is
Closed
:
boolean
= false
Private
Readonly
node
Cache
node
Cache
:
NodeCache
Methods
Private
assert
Closed
assert
Closed
(
)
:
void
Returns
void
close
close
(
)
:
void
Returns
void
get
State
get
State
(
)
:
CacheEntry
[]
Returns
CacheEntry
[]
update
update
(
location
:
CacheEntry
)
:
void
Parameters
location:
CacheEntry
Returns
void
update
Multiple
update
Multiple
(
locations
:
CacheEntry
[]
)
:
void
Parameters
locations:
CacheEntry
[]
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@manniwatch/vehicle-
cache
Vehicle
Cache
constructor
event
Observable
event
Subject
is
Closed
node
Cache
assert
Closed
close
get
State
update
update
Multiple
Generated using
TypeDoc