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

#include <DOMSCXMLReader.h>

Inheritance diagram for scxml4cpp::DOMSCXMLReader:
scxml4cpp::SCXMLReader

Public Member Functions

 DOMSCXMLReader ()
 
 ~DOMSCXMLReader ()
 
bool read (const std::string &filename, std::list< Action * > *actions, std::list< Activity * > *activities, StateMachine &sm)
 
bool read (const std::string &input, const std::string &id, std::list< Action * > *actions, std::list< Activity * > *activities, StateMachine &sm)
 
 DOMSCXMLReader ()
 
 ~DOMSCXMLReader ()
 
bool read (const std::string &filename, std::list< Action * > *actions, std::list< Activity * > *activities, StateMachine &sm)
 
bool read (const std::string &input, const std::string &id, std::list< Action * > *actions, std::list< Activity * > *activities, StateMachine &sm)
 
 DOMSCXMLReader ()
 
 ~DOMSCXMLReader ()
 
bool read (const std::string &filename, std::list< Action * > *actions, std::list< Activity * > *activities, StateMachine &sm)
 
bool read (const std::string &input, const std::string &id, std::list< Action * > *actions, std::list< Activity * > *activities, StateMachine &sm)
 
- Public Member Functions inherited from scxml4cpp::SCXMLReader
virtual ~SCXMLReader ()
 
virtual ~SCXMLReader ()
 
virtual ~SCXMLReader ()
 

Constructor & Destructor Documentation

◆ DOMSCXMLReader() [1/3]

DOMSCXMLReader::DOMSCXMLReader ( )

◆ ~DOMSCXMLReader() [1/3]

DOMSCXMLReader::~DOMSCXMLReader ( )

◆ DOMSCXMLReader() [2/3]

scxml4cpp::DOMSCXMLReader::DOMSCXMLReader ( )

◆ ~DOMSCXMLReader() [2/3]

scxml4cpp::DOMSCXMLReader::~DOMSCXMLReader ( )

◆ DOMSCXMLReader() [3/3]

scxml4cpp::DOMSCXMLReader::DOMSCXMLReader ( )

◆ ~DOMSCXMLReader() [3/3]

scxml4cpp::DOMSCXMLReader::~DOMSCXMLReader ( )

Member Function Documentation

◆ read() [1/6]

bool DOMSCXMLReader::read ( const std::string &  filename,
std::list< Action * > *  actions,
std::list< Activity * > *  activities,
StateMachine sm 
)
virtual
Exceptions
std::runtime_error

Implements scxml4cpp::SCXMLReader.

◆ read() [2/6]

bool scxml4cpp::DOMSCXMLReader::read ( const std::string &  filename,
std::list< Action * > *  actions,
std::list< Activity * > *  activities,
StateMachine sm 
)
virtual
Exceptions
std::runtime_error

Implements scxml4cpp::SCXMLReader.

◆ read() [3/6]

bool scxml4cpp::DOMSCXMLReader::read ( const std::string &  filename,
std::list< Action * > *  actions,
std::list< Activity * > *  activities,
StateMachine sm 
)
virtual
Exceptions
std::runtime_error

Implements scxml4cpp::SCXMLReader.

◆ read() [4/6]

bool DOMSCXMLReader::read ( const std::string &  input,
const std::string &  id,
std::list< Action * > *  actions,
std::list< Activity * > *  activities,
StateMachine sm 
)
virtual

◆ read() [5/6]

bool scxml4cpp::DOMSCXMLReader::read ( const std::string &  input,
const std::string &  id,
std::list< Action * > *  actions,
std::list< Activity * > *  activities,
StateMachine sm 
)
virtual

◆ read() [6/6]

bool scxml4cpp::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: