From 406758342ee046707e5426f804c7b381a0728335 Mon Sep 17 00:00:00 2001 From: Georg Holzmann Date: Thu, 3 Nov 2005 20:40:40 +0000 Subject: additional methods: [getall(, [keys(, [values( svn path=/trunk/externals/grh/; revision=3832 --- PDContainer/help/help-h_multiset.pd | 40 ++++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 18 deletions(-) (limited to 'PDContainer/help/help-h_multiset.pd') diff --git a/PDContainer/help/help-h_multiset.pd b/PDContainer/help/help-h_multiset.pd index b97dd8a..7ad90a7 100755 --- a/PDContainer/help/help-h_multiset.pd +++ b/PDContainer/help/help-h_multiset.pd @@ -7,19 +7,19 @@ #X text 295 36 help file of; #X text 37 100 init arg: namespace; #X msg 470 377 print; -#X msg 470 421 clear; -#X msg 470 642 help; +#X msg 470 456 clear; +#X msg 470 677 help; #X msg 470 318 getnamespace; -#X msg 470 459 clearall; +#X msg 470 494 clearall; #X text 581 343 <- change namespace; #X msg 470 342 namespace grix; #X text 517 378 <- print all the data of the; #X text 536 393 current namespace; -#X text 518 421 <- clear all the data of the; -#X text 539 436 current namespace; -#X text 538 461 <- clear all the data in all; -#X text 559 476 same containers (maybe; -#X text 561 491 you shouldn't use this); +#X text 518 456 <- clear all the data of the; +#X text 539 471 current namespace; +#X text 538 496 <- clear all the data in all; +#X text 559 511 same containers (maybe; +#X text 561 526 you shouldn't use this); #X text 570 320 <- get current namespace; #X text 469 266 general operations:; #X msg 154 362 add bla bal tuff; @@ -41,22 +41,22 @@ #X msg 227 671 remove ge; #X msg 227 695 remove 4 f 3; #X floatatom 84 757 5 0 0 0 - - -; -#X floatatom 470 696 5 0 0 0 - - -; +#X floatatom 470 731 5 0 0 0 - - -; #X floatatom 154 477 5 0 0 0 - - -; #X text 275 52 ::: h_multiset :::; #X obj 154 453 h_multiset \$0-pscht; #X obj 84 731 h_multiset \$0-pscht; -#X obj 470 673 h_multiset \$0-pscht; +#X obj 470 708 h_multiset \$0-pscht; #X text 131 757 <- the number how often the data is set; #X text 37 137 Multisets are just like sets \, except that you can have several copies of the same element. Multiset is a Sorted Associative Container and a Multiple Associative Container \, meaning that two or more elements may be identical. (see also Set); #X text 140 268 add data to the multiset:; -#X msg 470 605 getsize; -#X text 535 604 <- get the size (at 2nd; -#X text 557 618 outlet); -#X obj 598 695 print size; +#X msg 470 640 getsize; +#X text 535 639 <- get the size (at 2nd; +#X text 557 653 outlet); +#X obj 598 730 print size; #X obj 500 24 cnv 15 204 120 empty empty empty 20 12 0 14 -66577 -66577 0; #X obj 502 26 cnv 15 200 116 empty empty ReadMe: 65 15 0 14 -262131 @@ -368,13 +368,16 @@ it at the back (so the size will increase); #X connect 2 0 0 0; #X connect 7 0 0 0; #X connect 8 0 0 0; -#X restore 470 524 pd read_save_possibilities; -#X text 508 545 different possiblities to read; -#X text 508 559 and write from and to files; -#X text 507 573 (XML and textfiles); +#X restore 470 559 pd read_save_possibilities; +#X text 508 580 different possiblities to read; +#X text 508 594 and write from and to files; +#X text 507 608 (XML and textfiles); #X text 244 827 htttp://grh.mur.at/software/pdcontainer.html; #X text 204 811 =%)!(%= PDContainer \, by Georg Holzmann \, 2004; +#X msg 470 416 getall; +#X text 522 416 <- dumps out all data sequentially; +#X text 543 430 at the first outlet; #X connect 0 0 43 0; #X connect 5 0 45 0; #X connect 6 0 45 0; @@ -405,3 +408,4 @@ it at the back (so the size will increase); #X connect 45 1 52 0; #X connect 49 0 45 0; #X connect 58 0 45 0; +#X connect 64 0 45 0; -- cgit v1.2.1