| HDK
    | 
#include <NET_NetworkConfiguration.h>
| Public Member Functions | |
| NET_NetworkConfiguration () | |
| Static Public Attributes | |
| static NET_NetworkConfiguration | theGlobalConfig | 
Definition at line 22 of file NET_NetworkConfiguration.h.
| NET_NetworkConfiguration::NET_NetworkConfiguration | ( | ) | 
| UT_StringHolder NET_NetworkConfiguration::myCaInfo | 
Definition at line 32 of file NET_NetworkConfiguration.h.
| UT_StringHolder NET_NetworkConfiguration::myCaPath | 
Definition at line 31 of file NET_NetworkConfiguration.h.
| int NET_NetworkConfiguration::myConnectTimeout | 
Definition at line 37 of file NET_NetworkConfiguration.h.
| bool NET_NetworkConfiguration::myFollowRedirects | 
Definition at line 38 of file NET_NetworkConfiguration.h.
| int NET_NetworkConfiguration::myLowTransferLimit | 
Definition at line 34 of file NET_NetworkConfiguration.h.
| int NET_NetworkConfiguration::myLowTransferTime | 
Definition at line 35 of file NET_NetworkConfiguration.h.
| int NET_NetworkConfiguration::myOverallTimeout | 
Definition at line 36 of file NET_NetworkConfiguration.h.
| UT_StringHolder NET_NetworkConfiguration::myUserAgent | 
Definition at line 33 of file NET_NetworkConfiguration.h.
| 
 | static | 
Definition at line 29 of file NET_NetworkConfiguration.h.