class CD_YANG_COUNT


Flattened version is here



Public


Readable Attributes
attr count:INTI;
attr ylist:ARRAY{ARRAY{CARD}};
**** ylist=ARRAY{ARRAY{CARD}}; [1..YangmaxC] OF permutation

Writable Attributes
attr count:INTI;
attr ylist:ARRAY{ARRAY{CARD}};
**** ylist=ARRAY{ARRAY{CARD}}; [1..YangmaxC] OF permutation

Features
YangCompare(py1,py2:ARRAY{CARD}):INT
YangLt(y1,y2:ARRAY{CARD}):BOOL
compare(yl2:SAME):INT
create(yn:INT):SAME
create:SAME
sort
str:STR

The Sather Home Page