States
Base: State
Funciones
-
void
append (
States
,
Obj
)
-
Obj
at (
States
,
int
)
-
void
clear (
States
)
-
void
co_copyFrom (
States
,
Obj
)
-
int
count (
States
)
-
bool
empty (
States
)
-
Obj
extract (
States
,
int
)
-
int
index (
States
,
Obj
)
-
void
insert (
States
,
int
,
Obj
)
-
void
move (
States
,
int
,
int
)
-
bool
remove (
States
,
int
)
-
void
set (
States
,
int
,
Obj
)
© Paco Suárez (pacosu@xitai,es). 2023.