Home Previous Up Index

Participant

Overview

class Participant

Participants communicate with one-another via their mailbox which is assigned to them by the mediator once they have registered.

Operation Index

setMailbox

Operations

void setMailbox(messaging::Mailbox* mb)


Home Previous Up Index