AppChat
0.5.0
TCP client-server caht application with boost::asio library.
|
This is the complete list of members for IRoom, including all inherited members.
get_room_id() const =0 | IRoom | pure virtual |
join(subscriber_ptr subcriber)=0 | IRoom | pure virtual |
leave(subscriber_ptr subscriber)=0 | IRoom | pure virtual |
notification(text_response_ptr subscriber)=0 | IRoom | pure virtual |
~IRoom()=default | IRoom | virtual |