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_deque.pd | 50 ++++++++++++++++++++++------------------ 1 file changed, 27 insertions(+), 23 deletions(-) (limited to 'PDContainer/help/help-h_deque.pd') diff --git a/PDContainer/help/help-h_deque.pd b/PDContainer/help/help-h_deque.pd index eda26ba..c28052e 100755 --- a/PDContainer/help/help-h_deque.pd +++ b/PDContainer/help/help-h_deque.pd @@ -159,23 +159,23 @@ is much more stable.; #X text 295 36 help file of; #X text 36 98 init arg: namespace; #X msg 480 293 print; -#X msg 480 337 clear; -#X msg 480 637 help; -#X obj 559 688 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +#X msg 480 379 clear; +#X msg 480 664 help; +#X obj 559 715 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X msg 480 234 getnamespace; -#X msg 480 375 clearall; -#X obj 480 736 print BBB; +#X msg 480 417 clearall; +#X obj 480 763 print BBB; #X obj 68 380 print AAA; #X text 591 259 <- change namespace; #X msg 480 258 namespace grix; #X text 527 294 <- print all the data of the; #X text 546 309 current namespace; -#X text 528 337 <- clear all the data of the; -#X text 549 352 current namespace; -#X text 548 377 <- clear all the data in all; -#X text 569 392 same containers (maybe; -#X text 571 407 you shouldn't use this); +#X text 528 379 <- clear all the data of the; +#X text 549 394 current namespace; +#X text 548 419 <- clear all the data in all; +#X text 569 434 same containers (maybe; +#X text 571 449 you shouldn't use this); #X text 580 236 <- get current namespace; #X text 512 193 general operations:; #X msg 294 341 list damm 4345 it; @@ -252,12 +252,12 @@ the element at the top of a stack is the one that was most recently added (push). Top outputs the elements from the top without removing it \, pop outputs and removes it.; #X restore 516 89 pd Container_Explanation; -#X msg 480 574 resize \$1; -#X msg 480 608 getsize; -#X floatatom 488 546 5 0 0 0 - - -; -#X floatatom 519 707 5 0 0 0 - - -; -#X text 545 607 <- get the size (at 2nd; -#X text 567 621 outlet); +#X msg 480 601 resize \$1; +#X msg 480 635 getsize; +#X floatatom 488 573 5 0 0 0 - - -; +#X floatatom 519 734 5 0 0 0 - - -; +#X text 545 634 <- get the size (at 2nd; +#X text 567 648 outlet); #X msg 68 290 get \$1; #X floatatom 74 269 5 0 0 0 - - -; #X floatatom 74 226 5 0 0 0 - - -; @@ -290,9 +290,9 @@ at the beginning _and_ the end.; #X obj 68 358 h_deque havi; #X obj 70 776 h_deque havi; #X obj 69 619 h_deque havi; -#X obj 480 664 h_deque havi; -#X text 560 708 <- size of deque; -#X text 556 575 <- resizes the deque; +#X obj 480 691 h_deque havi; +#X text 560 735 <- size of deque; +#X text 556 602 <- resizes the deque; #X text 187 702 Thats not very fast with a deque!; #X msg 69 489 pushfront \$1; #X floatatom 79 470 5 0 0 0 - - -; @@ -407,13 +407,16 @@ it at the back (so the size will increase); #X connect 10 0 0 0; #X connect 11 0 0 0; #X connect 12 0 0 0; -#X restore 480 456 pd read_save_possibilities; -#X text 520 480 different possiblities to read; -#X text 520 494 and write from and to files; -#X text 519 509 (XML and textfiles); +#X restore 480 491 pd read_save_possibilities; +#X text 520 515 different possiblities to read; +#X text 520 529 and write from and to files; +#X text 519 544 (XML and textfiles); #X text 216 844 htttp://grh.mur.at/software/pdcontainer.html; #X text 180 827 =%)!(%= PDContainer \, by Georg Holzmann \, 2005; +#X msg 480 334 getall; +#X text 535 335 <- dumps out all data sequentially; +#X text 556 349 at the first outlet; #X connect 8 0 68 0; #X connect 9 0 68 0; #X connect 10 0 68 0; @@ -454,3 +457,4 @@ it at the back (so the size will increase); #X connect 76 0 67 0; #X connect 77 0 67 0; #X connect 86 0 68 0; +#X connect 92 0 14 0; -- cgit v1.2.1