Name | |
---|---|
MamaArrayInt() | |
MamaArrayInt(int[] value) | |
int[] | getValue() |
void | setValue(int[] value) |
class com::wombat::mama::MamaArrayInt;
Mama integer array
inline MamaArrayInt()
inline MamaArrayInt(
int[] value
)
inline int[] getValue()
inline void setValue(
int[] value
)
Updated on 2023-03-31 at 15:29:42 +0100