source: liacs/da/fibo_queue/storelist.h@ 167

Last change on this file since 167 was 2, checked in by Rick van der Zwet, 15 years ago

Initial import of data of old repository ('data') worth keeping (e.g. tracking
means of URL access statistics)

File size: 542 bytes
Line 
1#ifndef sv75
2#define sv75
3#ifndef NULL
4#define NULL 0
5#endif
6#include "fiboqueue.h"
7class scl1;typedef scl1*sdf1;class scl1{public:scl1(FiboNode*sv46);
8FiboNode*sf19(){return sv47;};sdf1 sf20(){return sv83;};
9void sf20(sdf1 sv55){sv83=sv55;};private:FiboNode*sv47;sdf1 sv83;};class scl2
10{public:scl2(int sv44,int sv45);~scl2();void Merge(scl2*sv50);
11void sf24(QValueTp sv5,FiboNode*sv12);bool sf17(QValueTp sv5);
12FiboNode*sf18(QValueTp sv5);void sf18(QValueTp sv5,FiboNode*sv12);private:
13int Min,sv10;sdf1*A;bool sf16(QValueTp sv5);};
14#endif
Note: See TracBrowser for help on using the repository browser.