[ailoom-cvs] cvs commit: loom/lm SensorFactory.cpp SensorFactory.h
Status: Pre-Alpha
Brought to you by:
browner10
|
From: Josh B. <bro...@us...> - 2004-01-06 20:01:08
|
browner10 2004/01/06 12:01:07 PST
Added files:
lm SensorFactory.cpp SensorFactory.h
Log:
added the sensorFactory. We can not pass boost::functions to the
sensorFactory::generateSensor funciton and it returns us a sensor. Much cleaner
api for develoeprs :)
Revision Changes Path
1.1 +44 -0 loom/lm/SensorFactory.cpp (new)
1.1 +59 -0 loom/lm/SensorFactory.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/lm/SensorFactory.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/lm/SensorFactory.h?rev=1.1&content-type=text/plain
|