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