- Member RAD_EXCEPTION_INFO (component, proc_name, version, severity, tag, text)
- : fix conversions/formatting
- Class TestActivityPthread
- need to add an interface to the SMAdapter to facilitate the creation of a SM mock up object.
- Class TestActivity
- need to add an interface to the SMAdapter to facilitate the creation of a SM mock up object.
- Member rad::SMAdapter::Load (const std::string &filename, std::list< scxml4cpp::Action * > *action_list, std::list< scxml4cpp::Activity * > *activity_list)
- throw exception for ill-formed models?
- Class rad::SMAdapter
- replace raw pointers with smart pointers.
- Class rad::PthreadActivity
: add fiber based activity
: add common base class
: move to std::threads
- Class rad::TopicSub
- Fix asio ownership problem.
- Member rad::MsgHandler::Handle (const std::string &identity, const std::string &msg_type_id, const void *data, size_t data_size)=0
- replace data with array_view
- Member rad::cii::LoadMiddlewares (const std::vector< std::string > &mal_types)
- MAL default properties.
- Member RAD_EXCEPTION_INFO (component, proc_name, version, severity, tag, text)
- : fix conversions/formatting
- Member rad::cii::LoadMiddlewares (const std::vector< std::string > &mal_types)
- MAL default properties.
- Member RAD_EXCEPTION_INFO (component, proc_name, version, severity, tag, text)
- : fix conversions/formatting
- Class etr.exception.AbortException
- Handling of transient errors can later be improved by providing a function in this exception that can signal when it is time to retry again.
- Class rad::TopicSub
- Fix asio ownership problem.
- Class rad::SMAdapter
- replace raw pointers with smart pointers.
- Class rad::PthreadActivity
: add fiber based activity
: add common base class
: move to std::threads
- Member rad::MsgHandler::Handle (const std::string &identity, const std::string &msg_type_id, const void *data, size_t data_size)=0
- replace data with array_view
- Member rad::cii::LoadMiddlewares (const std::vector< std::string > &mal_types)
- MAL default properties.