Scopira
20080306
|
#include <context.h>
Public Member Functions | |
service_broadcast (const scopira::tool::uuid &serviceid) | |
const scopira::tool::uuid & | get_serviceid (void) const |
returns the service id | |
A object that sepecifies a network broadcast. Basically, this will send your message to ALL tasks in the system that have the given service (ie. return has_service() true for the given service).
This is obsolete and will probably be removed. Do not use.
|
inline |
Basic constructor.
In the future, perhaps add a int depth=0 param.