projects
/
chaz
/
yoink
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
sockets documentation and cleanup
[chaz/yoink]
/
src
/
Moof
/
Service.cc
diff --git
a/src/Moof/Service.cc
b/src/Moof/Service.cc
index 43689afdee09a0c62975f2ce92298d581b5f3613..a5fae0f33862c05fd0d251e97593baca008ac881 100644
(file)
--- a/
src/Moof/Service.cc
+++ b/
src/Moof/Service.cc
@@
-15,20
+15,11
@@
namespace Mf {
namespace Mf {
-Service
Broadcaster::ServiceBroadcaster(const std::string& nam
e)
+Service
Finder::ServiceFinder(const std::string& service, int typ
e)
{
}
{
}
-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.016349 seconds
and
4
git commands to generate.