#include "Participant.h" // bool Passer::Control::ControlClient::SendMsg(unsigned char *buffer, // unsigned char bufferSize) { // return false; // } bool Participant::SendBuffer(unsigned char bufferSize) { return false; } bool Participant::PublishBuffer(unsigned char bufferSize) { return false; }