RPi Locator and Display Services
|
gchar _controlData::ch_display_service_name |
Definition at line 110 of file cmdDC.c.
Referenced by cb_udp_broadcast_response_handler(), cb_udp_comm_request_handler(), cb_udp_registry_select_handler(), and main().
gchar _controlData::ch_message |
Definition at line 111 of file cmdDC.c.
Referenced by cb_udp_comm_request_handler(), and main().
gchar _controlData::ch_read[SZ_MESSAGE_BUFF] |
Definition at line 96 of file cmdDS.c.
Referenced by cb_udp_request_handler().
gchar _controlData::ch_request |
Definition at line 112 of file cmdDC.c.
Referenced by cb_udp_comm_response_handler(), and cb_udp_request_handler().
gchar _controlData::ch_response |
Definition at line 113 of file cmdDC.c.
Referenced by cb_udp_comm_response_handler(), and cb_udp_request_handler().
gchar _controlData::ch_status_message[SZ_MESSAGE_BUFF] |
gchar _controlData::ch_this_ip |
Definition at line 109 of file cmdDC.c.
Referenced by cb_udp_broadcast_response_handler(), gssdp_publish(), and main().
GSocket* _controlData::gBroadcastSocket |
Definition at line 97 of file cmdDC.c.
Referenced by cb_udp_registry_select_handler(), and main().
GSocket * _controlData::gbSock |
Definition at line 95 of file cmdDS.c.
Referenced by cb_registry_refresh(), and main().
GSource * _controlData::gCommSource |
Definition at line 95 of file cmdDC.c.
Referenced by main(), and udp_initialize_message_send().
guint _controlData::gErrorCount |
Definition at line 105 of file cmdDC.c.
Referenced by cb_udp_comm_request_handler(), cb_udp_comm_response_handler(), and main().
guint _controlData::gGSSDPRegCount |
Definition at line 120 of file gtkDS.c.
Referenced by cb_gssdp_registry_request_handler(), main(), and ui_update_status_bar().
GList * _controlData::glRegistry |
Definition at line 101 of file cmdDC.c.
Referenced by cb_gssdp_resource_available(), cb_udp_broadcast_response_handler(), cb_udp_registry_select_handler(), and main().
guint _controlData::gMsgCount |
Definition at line 119 of file gtkDS.c.
Referenced by cb_message_request_handler(), main(), and ui_update_status_bar().
guint _controlData::gMsgDelay |
Definition at line 106 of file cmdDC.c.
Referenced by cb_udp_registry_select_handler(), main(), and udp_initialize_message_send().
gboolean _controlData::gReady |
Definition at line 107 of file cmdDC.c.
Referenced by cb_udp_registry_select_handler(), and main().
guint _controlData::gRegCount |
Definition at line 104 of file cmdDC.c.
Referenced by cb_registry_request_handler(), main(), and ui_update_status_bar().
guint _controlData::gRegistryQueries |
Definition at line 103 of file cmdDC.c.
Referenced by cb_udp_registry_select_handler(), and main().
GSocketAddress * _controlData::gsAddr |
Definition at line 99 of file cmdDC.c.
Referenced by main(), and udp_initialize_message_send().
GSocketAddress * _controlData::gsDSAddr |
Definition at line 98 of file cmdDC.c.
Referenced by cb_udp_comm_request_handler(), cb_udp_registry_select_handler(), and main().
guint _controlData::gSmall |
Definition at line 124 of file gtkDS.c.
Referenced by main(), ui_page_layout(), and ui_update_status_bar().
GSocket * _controlData::gSock |
Definition at line 96 of file cmdDC.c.
Referenced by cb_udp_comm_request_handler(), main(), and udp_initialize_message_send().
GSSDPClient * _controlData::gssdp_rgroup_client |
Definition at line 107 of file gssdpDC.c.
Referenced by gssdp_browse(), gssdp_publish(), main(), and skn_gssdp_browse().
gint _controlData::gStatusContextId |
Definition at line 122 of file gtkDS.c.
Referenced by ui_page_layout(), and ui_update_status_bar().
guint _controlData::gUDPPort |
Definition at line 102 of file cmdDS.c.
Referenced by cb_udp_broadcast_response_handler(), and main().
GMainLoop * _controlData::loop |
Definition at line 91 of file cmdDC.c.
Referenced by cb_udp_broadcast_response_handler(), cb_udp_comm_request_handler(), cb_udp_comm_response_handler(), cb_udp_request_handler(), and main().
gboolean _controlData::oneShot |
Definition at line 117 of file gssdpDC.c.
Referenced by cb_udp_comm_response_handler(), and main().
PIPBroadcastArray _controlData::paB |
Definition at line 102 of file cmdDC.c.
Referenced by cb_registry_refresh(), cb_udp_registry_select_handler(), and main().
gchar * _controlData::pch_search |
Definition at line 118 of file gssdpDC.c.
Referenced by gssdp_browse(), main(), and skn_gssdp_browse().
gchar * _controlData::pch_service_name |
Definition at line 101 of file cmdDS.c.
Referenced by cb_udp_broadcast_response_handler(), and main().
GtkWidget* _controlData::pg1Target |
Definition at line 135 of file gtkDS.c.
Referenced by cb_message_request_handler(), and ui_page_layout().
GtkWidget* _controlData::pg2Target |
Definition at line 136 of file gtkDS.c.
Referenced by cb_registry_request_handler(), and ui_page_layout().
GtkWidget* _controlData::pg3Target |
Definition at line 137 of file gtkDS.c.
Referenced by cb_gssdp_registry_request_handler(), and ui_page_layout().
GAsyncQueue* _controlData::queueGSSDPRegistry |
Definition at line 133 of file gtkDS.c.
Referenced by cb_gssdp_resource_available(), cb_gssdp_resource_unavailable(), and main().
GAsyncQueue* _controlData::queueMessage |
Definition at line 131 of file gtkDS.c.
Referenced by cb_udp_comm_request_handler(), and main().
GAsyncQueue* _controlData::queueRegistry |
Definition at line 132 of file gtkDS.c.
Referenced by cb_udp_broadcast_response_handler(), and main().
GResolver * _controlData::resolver |
Definition at line 100 of file cmdDC.c.
Referenced by cb_udp_broadcast_response_handler(), cb_udp_comm_request_handler(), cb_udp_comm_response_handler(), cb_udp_request_handler(), and main().
GSSDPResourceBrowser * _controlData::resource_browser |
Definition at line 108 of file gssdpDC.c.
Referenced by cb_registry_refresh(), cb_udp_registry_select_handler(), gssdp_browse(), main(), and skn_gssdp_browse().
GSSDPResourceGroup* _controlData::resource_group |
Definition at line 127 of file gtkDS.c.
Referenced by gssdp_publish(), and main().
USignalData _controlData::sigHup |
USignalData _controlData::sigInt |
USignalData _controlData::sigTerm |
GtkWidget* _controlData::statusBar |
Definition at line 134 of file gtkDS.c.
Referenced by ui_page_layout(), and ui_update_status_bar().