[ailoom-cvs] cvs commit: loom/lm Agent.cpp Learner.h StubSensor.h
Status: Pre-Alpha
Brought to you by:
browner10
|
From: Josh B. <bro...@us...> - 2004-01-06 20:00:48
|
browner10 2004/01/06 11:59:50 PST
Modified files:
lm Agent.cpp Learner.h StubSensor.h
Log:
changed the stubSensor so that the senceThis funciton wraps a boost::function
which can be registered with teh stubSensor. This allows us to create factories
that are given a function and return Sensors out the back.
Revision Changes Path
1.8 +5 -4 loom/lm/Agent.cpp
1.2 +10 -4 loom/lm/Learner.h
1.2 +21 -3 loom/lm/StubSensor.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/lm/Agent.cpp.diff?r1=1.7&r2=1.8&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/lm/Learner.h.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/lm/StubSensor.h.diff?r1=1.1&r2=1.2&diff_format=h
|