List of all members.
| 
Public Member Functions | 
| virtual vncClient * | GetClient (vncClientId clientid)=0 | 
| void | distRegRequest (vncClientId id, LPSTR nickname, std::string description) | 
| void | distUnRegRequest (vncClientId id) | 
| void | distGDSingleSample (vncClientId id, std::list< gdSingleSample > samples) | 
| void | distGDBlink (vncClientId id, std::list< gdBlink > blinks) | 
| void | distGDFixation (vncClientId id, std::list< gdFixation > fixations) | 
| void | distPoke (vncClientId id) | 
| void | distTextMessage (vncClientId id, std::string msg) | 
| void | distNickname (vncClientId id, std::string nickname) | 
| void | distDescription (vncClientId id, std::string description) | 
| 
Protected Member Functions | 
| void | setLogFolder (std::string logFolder) | 
| 
Protected Attributes | 
| omni_mutex | m_clientsLock | 
| vncClientList | m_authClients | 
| std::string | mLogFolder | 
The documentation for this class was generated from the following files: