ooRexx
4.2.0-source
About: ooRexx (Open Object Rexx) is a free implementation of Object Rexx. Object Rexx is an enhancement of the classic Rexx interpreter; a full-featured programming language with a human-oriented syntax. Fossies Dox: ooRexx-4.2.0-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) 
|
Go to the documentation of this file. 116 void *RexxPointer::operator
new(
size_t size)
124 return (
void *)newObject;
RexxObject * equal(RexxObject *)
static void createInstance()
void requiredArgument(RexxObject *object, size_t position)
static RexxPointer * nullPointer
void reportException(wholenumber_t error)
static RexxString * pointerToString(void *)
static RexxClass * classInstance
RexxObject * newRexx(RexxObject **args, size_t argc)
#define CLASS_CREATE(name, id, className)
RexxObject * notEqual(RexxObject *other)
void setHasNoReferences()
virtual RexxString * stringValue()
RexxPointer * new_pointer(void *p)
#define Error_Unsupported_new_method
virtual HashCode getHashValue()
RexxObject * new_object(size_t s)