#include <GUSIConfig.h>
#include <sys/cdefs.h>
Go to the source code of this file.
Defines | |
#define | GUSI_SOURCE |
Functions | |
void | GUSISetupConfig () |
void | GUSISetupDevices () |
void | GUSISetupFactories () |
__BEGIN_DECLS void | GUSIwithInetSockets () |
void | GUSIwithLocalSockets () |
void | GUSIwithMTInetSockets () |
void | GUSIwithMTTcpSockets () |
void | GUSIwithMTUdpSockets () |
__BEGIN_DECLS void | GUSIwithNullSockets () |
void | GUSIwithOTInetSockets () |
void | GUSIwithOTTcpSockets () |
void | GUSIwithOTUdpSockets () |
void | GUSIwithPPCSockets () |
Variables | |
GUSIConfiguration::FileSuffix | sSuffices [] |
#define GUSI_SOURCE |
Definition at line 9 of file curl_GUSIConfig.cpp.
void GUSISetupConfig | ( | ) |
Definition at line 69 of file curl_GUSIConfig.cpp.
__END_DECLS void GUSISetupDevices | ( | ) |
Definition at line 50 of file curl_GUSIConfig.cpp.
__END_DECLS void GUSISetupFactories | ( | ) |
Definition at line 30 of file curl_GUSIConfig.cpp.
__BEGIN_DECLS void GUSIwithInetSockets | ( | ) |
void GUSIwithLocalSockets | ( | ) |
void GUSIwithMTInetSockets | ( | ) |
void GUSIwithMTTcpSockets | ( | ) |
void GUSIwithMTUdpSockets | ( | ) |
__BEGIN_DECLS void GUSIwithNullSockets | ( | ) |
void GUSIwithOTInetSockets | ( | ) |
void GUSIwithOTTcpSockets | ( | ) |
void GUSIwithOTUdpSockets | ( | ) |
void GUSIwithPPCSockets | ( | ) |
GUSIConfiguration::FileSuffix sSuffices[] |
{ "", '??^, '??^ }
Definition at line 65 of file curl_GUSIConfig.cpp.