Copyright (C) 2008 Battelle Memorial Institute. More...
Go to the source code of this file.
Functions | |
| EXPORT int | create_billdump (OBJECT **obj, OBJECT *parent) |
| REQUIRED: allocate and initialize an object. | |
Copyright (C) 2008 Battelle Memorial Institute.
Definition in file billdump.cpp.
| EXPORT int create_billdump | ( | 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 234 of file billdump.cpp.