iweOperation Class Reference

Abstraction for transport operation. More...

#include <weiTransport.h>

Inheritance diagram for iweOperation:

iweRequest iweResponse WeHttpRequest WeHttpResponse

List of all members.

Public Member Functions

 iweOperation ()
virtual ~iweOperation ()
virtual iweOperationPtrGetRef ()
virtual void AddChild (iweOperationPtr *chld)
virtual void RemoveChild (iweOperationPtr *chld)
WeURLBaseUrl (void)
 Access the BaseUrl property.
void BaseUrl (const string &url)
 Access the BaseUrl property.
void BaseUrl (const WeURL &url)
 Access the BaseUrl property.
void ID (const string &id)
 Access the ID property.
const string & ID ()
 Access the ID property.


Detailed Description

Abstraction for transport operation.

This class implements basis for transport operations. It holds data to store the "request -> response" sequences.

Author:
A. Abramov
Date:
16.06.2009

Definition at line 46 of file weiTransport.h.


Constructor & Destructor Documentation

iweOperation::iweOperation (  )  [inline]

Definition at line 49 of file weiTransport.h.

iweOperation::~iweOperation (  )  [virtual]

Definition at line 106 of file weiTransport.cpp.


Member Function Documentation

void iweOperation::AddChild ( iweOperationPtr chld  )  [virtual]

Definition at line 116 of file weiTransport.cpp.

void iweOperation::BaseUrl ( const WeURL url  )  [inline]

Access the BaseUrl property.

This property represents the base URL of the document, as it's given by user.

Definition at line 62 of file weiTransport.h.

void iweOperation::BaseUrl ( const string &  url  )  [inline]

Access the BaseUrl property.

This property represents the base URL of the document, as it's given by user.

Definition at line 61 of file weiTransport.h.

WeURL& iweOperation::BaseUrl ( void   )  [inline]

Access the BaseUrl property.

This property represents the base URL of the document, as it's given by user.

Examples:
httpget.cpp.

Definition at line 60 of file weiTransport.h.

virtual iweOperationPtr& iweOperation::GetRef (  )  [inline, virtual]

Definition at line 52 of file weiTransport.h.

const string& iweOperation::ID (  )  [inline]

Access the ID property.

This property represents the base URL of the document, as it's given by user.

Definition at line 70 of file weiTransport.h.

void iweOperation::ID ( const string &  id  )  [inline]

Access the ID property.

This property represents the base URL of the document, as it's given by user.

Definition at line 69 of file weiTransport.h.

void iweOperation::RemoveChild ( iweOperationPtr chld  )  [virtual]

Definition at line 127 of file weiTransport.cpp.


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


 
©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