]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Service.cc
sockets documentation and cleanup
[chaz/yoink] / src / Moof / Service.cc
index 43689afdee09a0c62975f2ce92298d581b5f3613..a5fae0f33862c05fd0d251e97593baca008ac881 100644 (file)
 namespace Mf {
 
 
-ServiceBroadcaster::ServiceBroadcaster(const std::string& name)
+ServiceFinder::ServiceFinder(const std::string& service, int type)
 {
 }
 
-void ServiceBroadcaster::update(Scalar t, Scalar dt)
-{
-}
-
-
-ServiceLocator::ServiceLocator(const std::string& name)
-{
-}
-
-void ServiceLocator::update(Scalar t, Scalar dt)
+void ServiceFinder::update(Scalar t, Scalar dt)
 {
 }
 
This page took 0.016369 seconds and 4 git commands to generate.