Modifier and Type | Field and Description |
---|---|
java.lang.Class |
tobeAllocated |
Constructor and Description |
---|
size_t_struct(java.lang.Class tobeAllocated) |
Modifier and Type | Method and Description |
---|---|
int |
getInternalNb() |
java.lang.Class |
getTobeAllocated() |
boolean |
isStrictNegative() |
boolean |
isStrictPositive() |
boolean |
isZero() |
__ptr__ |
malloc() |
size_t_struct |
multiply(int sz) |
size_t_struct |
negate() |
size_t_struct |
plus(int strlen) |
__ptr__ |
realloc(java.lang.Object old) |
public size_t_struct negate()
public size_t_struct multiply(int sz)
public boolean isStrictPositive()
isStrictPositive
in interface size_t
public boolean isStrictNegative()
isStrictNegative
in interface size_t
public final java.lang.Class getTobeAllocated()
public size_t_struct plus(int strlen)
public int getInternalNb()
getInternalNb
in interface size_t