#include <context.hpp>
Context class.
- Author
- Christophe Prud'homme
|
|
class | boost::serialization::access |
| |
default constructor
- Parameters
-
| Feel::Context::Context |
( |
Context const & |
c | ) |
|
|
inline |
| Feel::Context::~Context |
( |
| ) |
|
|
inline |
get context value
- Returns
- the context value
| size_type Feel::Context::operator() |
( |
| ) |
const |
|
inline |
get the context
- Returns
- the context
assignment operator
- Returns
- the context
assignment operator
- Returns
- the context
| void Feel::Context::setContext |
( |
size_type |
__v | ) |
|
|
inline |
set context value
- Parameters
-
The documentation for this class was generated from the following file: