#include <gdSnarfCommon.h>
Public Member Functions | |
sOptSnarf () | |
~sOptSnarf () | |
bool | HasSpecURI () |
bool | HasProxy () |
t_uint32 | GetInOctets () |
gString & | GetProxy () |
char * | NewLine () |
FILE * | OutStream () |
bool | OutStreamWasOpened () |
gdOptUnweb & | UnwebOpt () |
int | ShowStats (FILE *fStat, gTimerTic &tic, t_gTicElapsed cpuTics) |
int ProxyValidate (gString& sProxyName, t_uint16& rProxyPort) ; | |
int | GoCmdHttp (gURI &aURI) |
Public Attributes | |
bool | isVerbose |
bool | isVeryVerbose |
bool | doDosMode |
bool | doView |
bool | doUnweb |
bool | doShowStats |
bool | doError4NotFound |
t_gPort | myPort |
gURI | myURI |
gString | myProto |
gString | myProxy |
gString | sOutFileName |
gString | sFileDumpReply |
gdOptUnweb * | unwebOpt |
FILE * | fOut |
t_uint32 | readOctets |
short | nStat |
gUInt | vStat [10] |
gURI | resultURI |
|
Definition at line 64 of file gdSnarfCommon.h. |
|
Definition at line 12 of file gdSnarfCommon.cpp. |
|
Definition at line 111 of file gdSnarfCommon.h. Referenced by ShowStats(). |
|
Definition at line 114 of file gdSnarfCommon.h. |
|
Definition at line 64 of file gdSnarfCommon.cpp. |
|
Definition at line 108 of file gdSnarfCommon.h. |
|
Definition at line 18 of file gdSnarfCommon.cpp. |
|
Definition at line 118 of file gdSnarfCommon.h. |
|
Definition at line 23 of file gdSnarfCommon.cpp. |
|
Definition at line 124 of file gdSnarfCommon.h. Referenced by ~sOptSnarf(). |
|
Definition at line 35 of file gdSnarfCommon.cpp. |
|
Definition at line 29 of file gdSnarfCommon.cpp. |
|
Definition at line 84 of file gdSnarfCommon.h. Referenced by NewLine(). |
|
Definition at line 88 of file gdSnarfCommon.h. |
|
Definition at line 87 of file gdSnarfCommon.h. |
|
Definition at line 86 of file gdSnarfCommon.h. |
|
Definition at line 85 of file gdSnarfCommon.h. |
|
Definition at line 98 of file gdSnarfCommon.h. Referenced by OutStream(), OutStreamWasOpened(), and ~sOptSnarf(). |
|
Definition at line 83 of file gdSnarfCommon.h. Referenced by ShowStats(). |
|
Definition at line 83 of file gdSnarfCommon.h. |
|
Definition at line 89 of file gdSnarfCommon.h. |
|
Definition at line 92 of file gdSnarfCommon.h. |
|
Definition at line 93 of file gdSnarfCommon.h. Referenced by GetProxy(), and HasProxy(). |
|
Definition at line 91 of file gdSnarfCommon.h. Referenced by HasSpecURI(). |
|
Definition at line 100 of file gdSnarfCommon.h. Referenced by ShowStats(). |
|
Definition at line 99 of file gdSnarfCommon.h. Referenced by GetInOctets(). |
|
Definition at line 103 of file gdSnarfCommon.h. Referenced by GoCmdHttp(). |
|
Definition at line 95 of file gdSnarfCommon.h. |
|
Definition at line 94 of file gdSnarfCommon.h. |
|
Definition at line 97 of file gdSnarfCommon.h. Referenced by UnwebOpt(), and ~sOptSnarf(). |
|
Definition at line 101 of file gdSnarfCommon.h. Referenced by ShowStats(). |