qb::ServiceEvent Class Reference

More flexible Event. More...

#include <qb/event.h>

Inheritance diagram for qb::ServiceEvent:
qb::Event

Public Member Functions

void received ()
 
void live (bool flag)
 
bool isLive ()
 
uint16_t bucketSize () const
 
- Public Member Functions inherited from qb::Event
ActorId getDestination () const
 
ActorId getSource () const
 

Public Attributes

ActorId forward
 
uint16_t service_event_id
 

Detailed Description

More flexible Event.

Section in construction