Map
Base: Obj
Derivadas:
FMap
WidgetStates
WidgetTheme
Funciones
-
void
clear (
Map
)
-
int
cmp (
Map
,
Map
)
-
int
count (
Map
)
-
int
empty (
Map
)
-
Obj
extract (
Map
,
int
)
-
Obj
get (
Map
,
int
)
-
int
has (
Map
,
int
)
-
int
key (
Map
,
Obj
)
-
int
keys (
Map
,
List
)
-
void
map_clear (
Map
)
-
int
map_compare (
Map
,
Obj
)
-
void
map_copyFrom (
Map
,
Obj
)
-
int
map_count (
Map
)
-
int
map_empty (
Map
)
-
Obj
map_extract (
Map
,
int
)
-
Obj
map_get (
Map
,
int
)
-
int
map_has (
Map
,
int
)
-
int
map_key (
Map
,
Obj
)
-
int
map_keys (
Map
,
List
)
-
int
map_remove (
Map
,
int
)
-
void
map_set (
Map
,
int
,
Obj
)
-
int
remove (
Map
,
int
)
-
void
set (
Map
,
int
,
Obj
)
© Paco Suárez (pacosu@xitai,es). 2023.