iweRequest Interface Reference

Request to iweTransport to receive data. More...

#include <weiTransport.h>

Inheritance diagram for iweRequest:

iweOperation WeHttpRequest

List of all members.

Public Member Functions

 iweRequest ()
 iweRequest (string url)
virtual ~iweRequest ()
virtual WeURLRequestUrl (void)
 Access the ReqUrl property.
virtual void RequestUrl (const string &ReqUrl, iweOperation *resp=NULL)=0
 Access the ReqUrl property.
virtual void RequestUrl (const WeURL &ReqUrl, iweOperation *resp=NULL)=0
 Access the ReqUrl property.


Detailed Description

Request to iweTransport to receive data.

Author:
A. Abramov
Date:
10.06.2009

Definition at line 94 of file weiTransport.h.


Constructor & Destructor Documentation

iweRequest::iweRequest (  )  [inline]

Definition at line 97 of file weiTransport.h.

iweRequest::iweRequest ( string  url  )  [inline]

Definition at line 98 of file weiTransport.h.

virtual iweRequest::~iweRequest (  )  [inline, virtual]

Definition at line 99 of file weiTransport.h.


Member Function Documentation

virtual void iweRequest::RequestUrl ( const WeURL ReqUrl,
iweOperation resp = NULL 
) [pure virtual]

Access the ReqUrl property.

Exceptions:
WeError if given URL is malformed and can't be reconstructed from the WeHttpResponse

Implemented in WeHttpRequest.

virtual void iweRequest::RequestUrl ( const string &  ReqUrl,
iweOperation resp = NULL 
) [pure virtual]

Access the ReqUrl property.

Exceptions:
WeError if given URL is malformed and can't be reconstructed from the WeHttpResponse

Implemented in WeHttpRequest.

virtual WeURL& iweRequest::RequestUrl ( void   )  [inline, virtual]

Access the ReqUrl property.

Exceptions:
WeError if given URL is malformed and can't be reconstructed from the WeHttpResponse

Implemented in WeHttpRequest.

Definition at line 105 of file weiTransport.h.


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


 
©2009 Positive Technologies
 
Generated on Tue Jul 14 18:27:31 2009 for WebEngine by 
 
 
1.5.7
 
Get wpcObj at SourceForge.net. Fast, secure and Free Open Source software downloads