Methods
-
map
opAssign(
map&
arg0
)
-
void
set(
int64
arg0,
?&
arg1
)
-
bool
get(
int64
arg0,
?&
arg1
) const
-
void
set(
int64
arg0,
int64&
arg1
)
-
bool
get(
int64
arg0,
int64&
arg1
) const
-
void
set(
int64
arg0,
double&
arg1
)
-
bool
get(
int64
arg0,
double&
arg1
) const
-
bool
exists(
int64
arg0
) const
-
bool
isEmpty(
) const
-
uint
getSize(
) const
-
void
delete(
int64
arg0
)
-
void
delete(
map_iterator&
arg0
)
-
void
deleteAll(
)
-
void
deleteNulls(
)
-
map_iterator
iterator(
)
-
int64[]@
getKeys(
) const