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