Uses of Class
com.pdplusplus.Sigmund
-
-
Uses of Sigmund in com.pdplusplus
Methods in com.pdplusplus that return Sigmund Modifier and Type Method Description static Sigmund
Sigmund. allocate()
static Sigmund
Sigmund. allocate(java.lang.String t, int n)
static Sigmund
Sigmund. allocate(java.lang.String p, java.lang.String e)
Methods in com.pdplusplus with parameters of type Sigmund Modifier and Type Method Description static void
Sigmund. free(Sigmund s)
-