Scopira  20080306
scopira::agent::service_broadcast Class Reference

#include <context.h>

Public Member Functions

 service_broadcast (const scopira::tool::uuid &serviceid)
 
const scopira::tool::uuidget_serviceid (void) const
 returns the service id
 

Detailed Description

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.

Author
Aleksander Demko

Constructor & Destructor Documentation

◆ service_broadcast()

scopira::agent::service_broadcast::service_broadcast ( const scopira::tool::uuid serviceid)
inline

Basic constructor.

In the future, perhaps add a int depth=0 param.

Author
Aleksander Demko

The documentation for this class was generated from the following file: