Line_spacing
[Line]


Functions

int line_spacing::create (void)
EXPORT int create_line_spacing (OBJECT **obj, OBJECT *parent)
 REQUIRED: allocate and initialize an object.
int line_spacing::isa (char *classname)
EXPORT int isa_line_spacing (OBJECT *obj, char *classname)
 line_spacing::line_spacing (MODULE *mod)
EXPORT TIMESTAMP sync_line_spacing (OBJECT *obj, TIMESTAMP t1, PASSCONFIG pass)

Variables

static line_spacingline_spacing::defaults = NULL
static CLASSline_spacing::oclass = NULL
static CLASSline_spacing::pclass = NULL


Function Documentation

EXPORT int create_line_spacing ( OBJECT **  obj,
OBJECT parent 
)

REQUIRED: allocate and initialize an object.

Parameters:
obj a pointer to a pointer of the last object in the list
parent a pointer to the parent of this object
Returns:
1 for a successfully created object, 0 for error

Definition at line 73 of file line_spacing.cpp.

References create(), gl_create_object, gl_error, gl_set_parent, OBJECTDATA, and oclass.


GridLAB-DTM Version 1.0
An open-source project initiated by the US Department of Energy