Search
Preparing search index...
The search index is not available
Winter Cardinal
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
controller/data/internal
SPatches
Class SPatches<V, P>
Type parameters
V
P
:
SPatch
Hierarchy
SPatches
SMapBasePatches
SListBasePatches
SQueuePatches
Index
Constructors
constructor
Properties
_is
Local
_patches
_revisions
Methods
clear_
compact_
contains
Reset_
get
OrCreate_
get
Patch
Map
Dummy_
is
Empty_
new
Patch
Map_
new
Patch
Reset_
pack
Reset_
pack_
reset
IfToo
Heavy_
Constructors
constructor
new SPatches
(
properties
:
Properties
)
:
SPatches
Parameters
properties:
Properties
Returns
SPatches
Properties
Private
_is
Local
_is
Local
:
boolean
Private
_patches
_patches
:
Array
<
P
|
null
>
Private
_revisions
_revisions
:
number
[]
Methods
clear_
clear_
(
revision
?:
undefined
|
number
)
:
void
Parameters
Optional
revision:
undefined
|
number
Returns
void
compact_
compact_
(
authorizedRevision
:
number
)
:
void
Parameters
authorizedRevision:
number
Returns
void
contains
Reset_
contains
Reset_
(
)
:
boolean
Returns
boolean
get
OrCreate_
get
OrCreate_
(
revision
:
number
)
:
P
Parameters
revision:
number
Returns
P
Abstract
get
Patch
Map
Dummy_
get
Patch
Map
Dummy_
(
)
:
P
Returns
P
is
Empty_
is
Empty_
(
)
:
boolean
Returns
boolean
Abstract
new
Patch
Map_
new
Patch
Map_
(
)
:
P
Returns
P
Abstract
new
Patch
Reset_
new
Patch
Reset_
(
)
:
P
Returns
P
pack
Reset_
pack
Reset_
(
authorizedRevision
:
number
, revision
:
number
, data
:
V
)
:
unknown
[]
Parameters
authorizedRevision:
number
revision:
number
data:
V
Returns
unknown
[]
pack_
pack_
(
authorizedRevision
:
number
, forceReset
:
boolean
, revision
:
number
, data
:
V
, isSoft
:
boolean
)
:
unknown
[]
Parameters
authorizedRevision:
number
forceReset:
boolean
revision:
number
data:
V
isSoft:
boolean
Returns
unknown
[]
reset
IfToo
Heavy_
reset
IfToo
Heavy_
(
weightCriteria
:
number
)
:
void
Parameters
weightCriteria:
number
Returns
void
Globals
Internals
controller
controller/data
event
exception
io
server
util
util/dom
util/lang
Externals
controller/data/internal
controller/internal
controller/internal/info
event/internal
exception/internal
server/internal
util/internal
util/lang/internal
SPatches
constructor
_is
Local
_patches
_revisions
clear_
compact_
contains
Reset_
get
OrCreate_
get
Patch
Map
Dummy_
is
Empty_
new
Patch
Map_
new
Patch
Reset_
pack
Reset_
pack_
reset
IfToo
Heavy_
Generated using
TypeDoc