#include <Context.h>
◆ Context() [1/2]
◆ Context() [2/2]
Context::Context |
( |
const Context & |
c | ) |
|
◆ ~Context()
◆ getLastEvent()
Event * Context::getLastEvent |
( |
| ) |
const |
◆ getName()
const std::string & Context::getName |
( |
| ) |
const |
◆ getSessionId()
const std::string & Context::getSessionId |
( |
| ) |
const |
◆ operator=()
◆ setLastEvent()
void Context::setLastEvent |
( |
Event * |
e | ) |
|
◆ setName()
void Context::setName |
( |
const std::string & |
name | ) |
|
◆ setSessionId()
void Context::setSessionId |
( |
const std::string & |
id | ) |
|
The documentation for this class was generated from the following files: