#include <DOMSCXMLReader.h>
◆ DOMSCXMLReader()
| DOMSCXMLReader::DOMSCXMLReader |
( |
| ) |
|
◆ ~DOMSCXMLReader()
| DOMSCXMLReader::~DOMSCXMLReader |
( |
| ) |
|
◆ read() [1/2]
| bool DOMSCXMLReader::read |
( |
const std::string & |
filename, |
|
|
std::list< Action * > * |
actions, |
|
|
std::list< Activity * > * |
activities, |
|
|
StateMachine & |
sm |
|
) |
| |
|
virtual |
◆ read() [2/2]
| bool DOMSCXMLReader::read |
( |
const std::string & |
input, |
|
|
const std::string & |
id, |
|
|
std::list< Action * > * |
actions, |
|
|
std::list< Activity * > * |
activities, |
|
|
StateMachine & |
sm |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: