iweOptionsProvider Interface Reference

options storage. More...

#include <weOptions.h>

Inheritance diagram for iweOptionsProvider:

iweTransport WeTask WeHTTP

List of all members.

Public Member Functions

 iweOptionsProvider ()
virtual ~iweOptionsProvider ()
virtual WeOptionOption (const string &name)=0
virtual bool IsSet (const string &name)=0
virtual void Option (const string &name, WeOptionVal val)=0
virtual void Erase (const string &name)


Detailed Description

options storage.

Author:
A. Abramov
Date:
10.06.2009

Definition at line 111 of file weOptions.h.


Constructor & Destructor Documentation

iweOptionsProvider::iweOptionsProvider (  )  [inline]

Definition at line 114 of file weOptions.h.

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

Definition at line 115 of file weOptions.h.


Member Function Documentation

virtual void iweOptionsProvider::Erase ( const string &  name  )  [inline, virtual]

Definition at line 120 of file weOptions.h.

virtual bool iweOptionsProvider::IsSet ( const string &  name  )  [pure virtual]

Implemented in iweTransport, and WeTask.

virtual void iweOptionsProvider::Option ( const string &  name,
WeOptionVal  val 
) [pure virtual]

Implemented in iweTransport, and WeTask.

virtual WeOption& iweOptionsProvider::Option ( const string &  name  )  [pure virtual]

Implemented in iweTransport, and WeTask.


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