10 #include <GUSIConfig.h>
11 #include <sys/cdefs.h>
32 #ifdef GUSISetupFactories_BeginHook
33 GUSISetupFactories_BeginHook
36 #ifdef GUSISetupFactories_EndHook
37 GUSISetupFactories_EndHook
52 #ifdef GUSISetupDevices_BeginHook
53 GUSISetupDevices_BeginHook
56 #ifdef GUSISetupDevices_EndHook
57 GUSISetupDevices_EndHook
62 #error GUSISetupConfig() needs to be written in C++
71 GUSIConfiguration * config =
72 GUSIConfiguration::CreateInstance(GUSIConfiguration::kNoResource);
74 config->ConfigureDefaultTypeCreator(
'TEXT',
'CWIE');
75 config->ConfigureSuffices(
void GUSIwithOTTcpSockets()
void GUSIwithPPCSockets()
void GUSIwithMTInetSockets()
__BEGIN_DECLS void GUSIwithInetSockets()
__BEGIN_DECLS void GUSIwithNullSockets()
void GUSIwithOTUdpSockets()
void GUSIwithLocalSockets()
void GUSIwithMTUdpSockets()
void GUSISetupFactories()
GUSIConfiguration::FileSuffix sSuffices[]
void GUSIwithMTTcpSockets()
void GUSIwithOTInetSockets()