public class mem__c extends Object
Constructor and Description |
---|
mem__c() |
Modifier and Type | Method and Description |
---|---|
static __ptr__ |
agalloc(Agraph_s g,
size_t size) |
static Object |
agfree(Object... arg) |
static Object |
agrealloc(Object... arg) |
static __ptr__ |
memalloc(__ptr__ heap,
size_t request) |
static Object |
memfree(Object... arg) |
static Object |
memopen(Agdisc_s disc) |
static Object |
memresize(Object... arg) |
Copyright © 2016. All Rights Reserved.