#include <WsOption.h>
Definition at line 11 of file WsOption.h.
WsOption::WsOption |
( |
const std::string & |
attribute, |
|
|
const boost::any |
value |
|
) |
| |
const std::string & WsOption::attribute |
( |
| ) |
const |
void WsOption::setValue |
( |
const boost::any & |
value | ) |
|
const boost::any & WsOption::value |
( |
| ) |
const |
std::string WsOption::m_sAttribute |
|
private |
boost::any WsOption::m_value |
|
private |
The documentation for this class was generated from the following files:
- /Users/benoitdaccache/Documents/Dropbox/Programming/Ws/wittyshare/src/Main/WsOption.h
- /Users/benoitdaccache/Documents/Dropbox/Programming/Ws/wittyshare/src/Main/WsOption.cpp