#include <weOptions.h>

| Public Member Functions | |
| iweOptionsProvider () | |
| virtual | ~iweOptionsProvider () | 
| virtual WeOption & | Option (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) | 
Definition at line 111 of file weOptions.h.
| iweOptionsProvider::iweOptionsProvider | ( | ) |  [inline] | 
Definition at line 114 of file weOptions.h.
| virtual iweOptionsProvider::~iweOptionsProvider | ( | ) |  [inline, virtual] | 
Definition at line 115 of file weOptions.h.
| 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.
|  | ©2009 Positive Technologies | Generated on Tue Jul 14 18:27:31 2009 for WebEngine by |  | 1.5.7 |