Copyright (C) 2008 Battelle Memorial Institute. More...
Go to the source code of this file.
Functions | |
EXPORT int | create_currdump (OBJECT **obj, OBJECT *parent) |
REQUIRED: allocate and initialize an object. |
Copyright (C) 2008 Battelle Memorial Institute.
Definition in file currdump.cpp.
EXPORT int create_currdump | ( | OBJECT ** | obj, | |
OBJECT * | parent | |||
) |
REQUIRED: allocate and initialize an object.
obj | a pointer to a pointer of the last object in the list | |
parent | a pointer to the parent of this object |
Definition at line 190 of file currdump.cpp.