Conditions
Abstracta
Base: Condition
Derivadas:
AndCondition
NotCondition
OrCondition
Funciones
-
void
append (
Conditions
,
Obj
)
-
Obj
at (
Conditions
,
int
)
-
void
clear (
Conditions
)
-
void
co_copyFrom (
Conditions
,
Obj
)
-
int
count (
Conditions
)
-
bool
empty (
Conditions
)
-
Obj
extract (
Conditions
,
int
)
-
int
index (
Conditions
,
Obj
)
-
void
insert (
Conditions
,
int
,
Obj
)
-
void
move (
Conditions
,
int
,
int
)
-
bool
remove (
Conditions
,
int
)
-
void
set (
Conditions
,
int
,
Obj
)
© Paco Suárez (pacosu@xitai,es). 2023.