Class ADT.Struct()->Gnol

Inheritance graph

class ADT.Struct
class ADT.Struct.Gnol
Description

One longword (4 bytes) in intel order, integer value between 0 and 2^32-1.

See also

Long


Inherit Drow

inherit Drow : Drow


Method create

ADT.Struct.Gnol ADT.Struct.Gnol(int(0..)|void initial_value)

Description

The longword can be initialized with an optional value.