#include <PME.h>
Public Member Functions | |
| bool | add_pme_source (PMESource &s) |
| void | remove_all_sources () |
| void | manage_sources () |
| void | set_remote_addr_and_port (string addr, unsigned short port) |
| void | start_management_thread () |
| void | stop_management_thread () |
| PME (string remote_net_addr, unsigned short remote_port) | |
| PME () | |
| ~PME () | |
Static Public Member Functions | |
| static void * | management_func (void *data) |
Protected Member Functions | |
| void | update_grabbed_position (CPoint &p) |
| bool | check_for_grabbed_source (CPoint &p) |
Protected Attributes | |
| csl::ThreadPthread | management_thread |
| Controller | controller |
| PMESource ** | pme_source_list |
| PMESource * | grabbed_source |
| unsigned short | num_sources |
| bool | keep_processing_sources |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5-20051010