rad  3.0.0
Public Member Functions | List of all members
scxml4cpp::Context Class Reference

#include <Context.h>

Public Member Functions

 Context ()
 
 Context (const Context &c)
 
Contextoperator= (const Context &c)
 
 ~Context ()
 
const std::string & getName () const
 
const std::string & getSessionId () const
 
EventgetLastEvent () const
 
void setName (const std::string &name)
 
void setSessionId (const std::string &id)
 
void setLastEvent (Event *e)
 
 Context ()
 
 Context (const Context &c)
 
Contextoperator= (const Context &c)
 
 ~Context ()
 
const std::string & getName () const
 
const std::string & getSessionId () const
 
EventgetLastEvent () const
 
void setName (const std::string &name)
 
void setSessionId (const std::string &id)
 
void setLastEvent (Event *e)
 
 Context ()
 
 Context (const Context &c)
 
Contextoperator= (const Context &c)
 
 ~Context ()
 
const std::string & getName () const
 
const std::string & getSessionId () const
 
EventgetLastEvent () const
 
void setName (const std::string &name)
 
void setSessionId (const std::string &id)
 
void setLastEvent (Event *e)
 

Constructor & Destructor Documentation

◆ Context() [1/6]

Context::Context ( )

◆ Context() [2/6]

Context::Context ( const Context c)

◆ ~Context() [1/3]

Context::~Context ( )

◆ 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 ( )

Member Function Documentation

◆ 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]

Context & Context::operator= ( const Context c)

◆ operator=() [2/3]

Context& scxml4cpp::Context::operator= ( const Context c)

◆ operator=() [3/3]

Context& scxml4cpp::Context::operator= ( const Context c)

◆ 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: