Searched refs:GSocketGUIFunctionsTable (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dapptrait.h28 class GSocketGUIFunctionsTable;
110 virtual GSocketGUIFunctionsTable* GetSocketGUIFunctionsTable() = 0;
177 virtual GSocketGUIFunctionsTable* GetSocketGUIFunctionsTable();
220 virtual GSocketGUIFunctionsTable* GetSocketGUIFunctionsTable();
H A Dgsocket.h101 class GSocketGUIFunctionsTable class
105 virtual ~GSocketGUIFunctionsTable() { }
124 void GSocket_SetGUIFunctions(GSocketGUIFunctionsTable *guifunc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/unix/
H A Dgsockunx.h26 class GSocketGUIFunctionsTableConcrete: public GSocketGUIFunctionsTable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dgsockmsw.h38 class GSocketGUIFunctionsTableConcrete: public GSocketGUIFunctionsTable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebInterface.cpp167 class CWebserverGSocketFuncTable : public GSocketGUIFunctionsTable
303 virtual GSocketGUIFunctionsTable* GetSocketGUIFunctionsTable();
320 GSocketGUIFunctionsTable *CWebserverAppTraits::GetSocketGUIFunctionsTable()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule.h441 class CAmuledGSocketFuncTable : public GSocketGUIFunctionsTable
487 virtual GSocketGUIFunctionsTable* GetSocketGUIFunctionsTable();
H A Damuled.cpp270 GSocketGUIFunctionsTable *CDaemonAppTraits::GetSocketGUIFunctionsTable()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dappcmn.cpp679 GSocketGUIFunctionsTable* wxGUIAppTraitsBase::GetSocketGUIFunctionsTable()
H A Dappbase.cpp528 GSocketGUIFunctionsTable* wxConsoleAppTraitsBase::GetSocketGUIFunctionsTable()
H A Dsocket.cpp146 GSocketGUIFunctionsTable *functions =
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dgsocket.cpp94 static GSocketGUIFunctionsTable *gs_gui_functions;
96 class GSocketGUIFunctionsTableNull: public GSocketGUIFunctionsTable
124 void GSocket_SetGUIFunctions(GSocketGUIFunctionsTable *guifunc)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dgsocket.cpp455 static GSocketGUIFunctionsTable *gs_gui_functions;
457 class GSocketGUIFunctionsTableNull: public GSocketGUIFunctionsTable
491 void GSocket_SetGUIFunctions(GSocketGUIFunctionsTable *guifunc)
549 /* When running on OS X, the gsockosx implementation of GSocketGUIFunctionsTable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dgsocket.cpp199 void GSocket_SetGUIFunctions(GSocketGUIFunctionsTable *table)
H A Dcfsocket.cpp171 GSocketGUIFunctionsTable *functions =
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dgsocket.c198 void GSocket_SetGUIFunctions(struct GSocketGUIFunctionsTable *table)

Completed in 99 milliseconds