ifw  0.0.1-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
daq::Context Class Reference

#include <stateMachine.hpp>

Inheritance diagram for daq::Context:
scxml4cpp::Context scxml4cpp::Context

Public Member Functions

 Context (std::string daq_id)
 
 Context (Context const &)=delete
 
 Context (Context &&)=default
 
 Context (std::string daq_id)
 
 Context (Context const &)=delete
 
 Context (Context &&)=default
 
- Public Member Functions inherited from scxml4cpp::Context
 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)
 

Public Attributes

std::string m_daq_id
 

Constructor & Destructor Documentation

daq::Context::Context ( std::string  daq_id)
daq::Context::Context ( Context const )
delete
daq::Context::Context ( Context &&  )
default
daq::Context::Context ( std::string  daq_id)
daq::Context::Context ( Context const )
delete
daq::Context::Context ( Context &&  )
default

Member Data Documentation

std::string daq::Context::m_daq_id

The documentation for this class was generated from the following files: