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

#include <ExecutableContent.h>

Public Member Functions

 ExecutableContent ()
 
 ~ExecutableContent ()
 
std::list< Action * > & getActions ()
 
void addAction (Action *)
 
void execute (Context *)
 
bool evaluate (Context *)
 
 ExecutableContent ()
 
 ~ExecutableContent ()
 
std::list< Action * > & getActions ()
 
void addAction (Action *)
 
void execute (Context *)
 
bool evaluate (Context *)
 
 ExecutableContent ()
 
 ~ExecutableContent ()
 
std::list< Action * > & getActions ()
 
void addAction (Action *)
 
void execute (Context *)
 
bool evaluate (Context *)
 

Constructor & Destructor Documentation

◆ ExecutableContent() [1/3]

ExecutableContent::ExecutableContent ( )

◆ ~ExecutableContent() [1/3]

ExecutableContent::~ExecutableContent ( )

◆ ExecutableContent() [2/3]

scxml4cpp::ExecutableContent::ExecutableContent ( )

◆ ~ExecutableContent() [2/3]

scxml4cpp::ExecutableContent::~ExecutableContent ( )

◆ ExecutableContent() [3/3]

scxml4cpp::ExecutableContent::ExecutableContent ( )

◆ ~ExecutableContent() [3/3]

scxml4cpp::ExecutableContent::~ExecutableContent ( )

Member Function Documentation

◆ addAction() [1/3]

void ExecutableContent::addAction ( Action a)

◆ addAction() [2/3]

void scxml4cpp::ExecutableContent::addAction ( Action )

◆ addAction() [3/3]

void scxml4cpp::ExecutableContent::addAction ( Action )

◆ evaluate() [1/3]

bool ExecutableContent::evaluate ( Context c)

◆ evaluate() [2/3]

bool scxml4cpp::ExecutableContent::evaluate ( Context )

◆ evaluate() [3/3]

bool scxml4cpp::ExecutableContent::evaluate ( Context )

◆ execute() [1/3]

void ExecutableContent::execute ( Context c)

◆ execute() [2/3]

void scxml4cpp::ExecutableContent::execute ( Context )

◆ execute() [3/3]

void scxml4cpp::ExecutableContent::execute ( Context )

◆ getActions() [1/3]

std::list< Action * > & ExecutableContent::getActions ( )

◆ getActions() [2/3]

std::list<Action*>& scxml4cpp::ExecutableContent::getActions ( )

◆ getActions() [3/3]

std::list<Action*>& scxml4cpp::ExecutableContent::getActions ( )

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