rad 6.2.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TestSMRequestor Class Reference
Inheritance diagram for TestSMRequestor:

Public Member Functions

 TestSMRequestor ()
 
std::string GetEndpoint (const char *name)
 
void CreateSCXML (const std::string &filename)
 
ReplyActionGetReplyOkAction ()
 
ReplyActionGetReplyErrAction ()
 
ReplyActionGetTimeoutAction ()
 
scxml4cpp::ContextGetSmContextPtr ()
 
scxml4cpp::EventQueueGetSmEvents ()
 
std::list< scxml4cpp::Action * > * GetActionListPtr ()
 
std::list< scxml4cpp::Activity * > * GetActivityListPtr ()
 

Constructor & Destructor Documentation

◆ TestSMRequestor()

TestSMRequestor::TestSMRequestor ( )
inline

Member Function Documentation

◆ CreateSCXML()

void TestSMRequestor::CreateSCXML ( const std::string & filename)
inline

◆ GetActionListPtr()

std::list< scxml4cpp::Action * > * TestSMRequestor::GetActionListPtr ( )
inline

◆ GetActivityListPtr()

std::list< scxml4cpp::Activity * > * TestSMRequestor::GetActivityListPtr ( )
inline

◆ GetEndpoint()

std::string TestSMRequestor::GetEndpoint ( const char * name)
inline

◆ GetReplyErrAction()

ReplyAction & TestSMRequestor::GetReplyErrAction ( )
inline

◆ GetReplyOkAction()

ReplyAction & TestSMRequestor::GetReplyOkAction ( )
inline

◆ GetSmContextPtr()

scxml4cpp::Context * TestSMRequestor::GetSmContextPtr ( )
inline

◆ GetSmEvents()

scxml4cpp::EventQueue & TestSMRequestor::GetSmEvents ( )
inline

◆ GetTimeoutAction()

ReplyAction & TestSMRequestor::GetTimeoutAction ( )
inline

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