class NDATA


Flattened version is here



Public


Readable Attributes
attr nd:ARRAY{NCODE};

Writable Attributes
attr nd:ARRAY{NCODE};

Features
aget(i:CARD):NCODE
aget(i:INT):NCODE
append(Type:INT,String:CARD)
append(ncode:NCODE)
**** append ncode at the end of self.
aset(i:CARD, v:NCODE)
aset(i:INT, v:NCODE)
check:BOOL
clone:SAME
create:SAME
initPos:BOOL
**** Set pos: position on diagram
printD
**** print for debug/check
setIndex:BOOL
size:CARD

The Sather Home Page