44 #ifndef Included_RexxRelation
45 #define Included_RexxRelation
51 void *
operator new(size_t);
52 inline void *
operator new(
size_t size,
void *objectPtr) {
return objectPtr; };
RexxRelation * new_relation()
RexxSupplier * supplier()
RexxObject * hasItem(RexxObject *, RexxObject *)
RexxRelation(RESTORETYPE restoreType)
static RexxClass * classInstance
static void createInstance()
RexxObject * removeItemRexx(RexxObject *, RexxObject *)
RexxObject * removeAll(RexxObject *)
RexxObject * put(RexxObject *, RexxObject *)
RexxObject * allAt(RexxObject *)
RexxObject * allIndex(RexxObject *)
static RexxRelation * newInstance()
RexxObject * removeItem(RexxObject *, RexxObject *)
RexxObject * newRexx(RexxObject **, size_t, size_t)