UT_WebConnection Class Reference

#include <UT_WebConnection.h>

List of all members.

Public Member Functions

 UT_WebConnection ()
 ~UT_WebConnection ()
void setHostName (const char *host_name)
void setPort (int port)
void setProxy (const char *host_name, int port)
void doNotUseProxy ()
void setPageName (const char *page_name)
void setSessionId (const char *session_id)
void addVariable (const char *variable_name, const char *variable_value)
void addVariable (const char *variable_name, int variable_value)
void clearVariables ()
bool retrievePage (UT_WorkBuffer &result, UT_WorkBuffer &session_id)
void setModTime (const char *src)
int getModTime () const

Static Public Member Functions

static void encodeURIData (const char *data_to_encode, UT_WorkBuffer &encoded_value)


Detailed Description

Definition at line 30 of file UT_WebConnection.h.


Constructor & Destructor Documentation

UT_WebConnection::UT_WebConnection (  ) 

UT_WebConnection::~UT_WebConnection (  ) 


Member Function Documentation

void UT_WebConnection::addVariable ( const char *  variable_name,
int  variable_value 
)

void UT_WebConnection::addVariable ( const char *  variable_name,
const char *  variable_value 
)

void UT_WebConnection::clearVariables (  ) 

void UT_WebConnection::doNotUseProxy (  ) 

static void UT_WebConnection::encodeURIData ( const char *  data_to_encode,
UT_WorkBuffer encoded_value 
) [static]

int UT_WebConnection::getModTime (  )  const

bool UT_WebConnection::retrievePage ( UT_WorkBuffer result,
UT_WorkBuffer session_id 
)

void UT_WebConnection::setHostName ( const char *  host_name  ) 

void UT_WebConnection::setModTime ( const char *  src  ) 

void UT_WebConnection::setPageName ( const char *  page_name  ) 

void UT_WebConnection::setPort ( int  port  )  [inline]

Definition at line 40 of file UT_WebConnection.h.

void UT_WebConnection::setProxy ( const char *  host_name,
int  port 
)

void UT_WebConnection::setSessionId ( const char *  session_id  ) 


The documentation for this class was generated from the following file:

Generated on Fri May 25 00:10:56 2012 for HDK by  doxygen 1.5.9