Revision
12 -
Directory Listing
Modified
Thu Sep 8 22:51:10 2005 UTC
(18 years, 2 months ago)
by
dpavlin
rename NodeDocument to ResultDocument (it was really mis-named),
fixed condition in NodeRes, move est_noderes_get_doc to NodeRes
class (so that NodeDocument resambles more Document class),
added (working :-) example of node search
Revision
11 -
Directory Listing
Modified
Thu Sep 8 21:22:10 2005 UTC
(18 years, 2 months ago)
by
dpavlin
Remove NetEnv class, and do network enviroment initialization
in constructor and destructor of node. Added example for gatherer
using node API.