Realistic 3D camera system
3D camera system components
|
Public Member Functions | |
virtual | ~chat_participant () |
virtual void | deliver (const chat_message &msg)=0 |
virtual | ~chat_participant () |
virtual void | deliver (const chat_message &msg)=0 |
Definition at line 31 of file chat_server.cpp.
|
inlinevirtual |
Definition at line 34 of file chat_server.cpp.
|
inlinevirtual |
Definition at line 32 of file chat_server.cpp.
|
pure virtual |
Implemented in chat_session, and chat_session.
|
pure virtual |
Implemented in chat_session, and chat_session.