rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Todo List
Class etr.exception.TransientException
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.
Member etr.plugins.nose.Plugin.run
: Parse xunit results and present result summary.
Member etr.plugins.resources.ResourceManager.release_resource
: Check that we release from the correct source?
Member rad.services.msg.ZmqMsgReplier.start

: Return future instead?

: Return future instead?

Member rad.services.pubsub.Subscriber.start

: Return future instead?

: Return future instead?

Member rad.services.pubsub.Subscriber.stop

: Return future instead?

: Return future instead?

Member rad.services.pubsub.ZmqSubscriber.start

: Return future instead?

: Return future instead?

Member rad::cii::LoadMiddlewares (const std::vector< std::string > &mal_types)

MAL default properties.

MAL default properties.

MAL default properties.

MAL default properties.

MAL default properties.

MAL default properties.

MAL default properties.

MAL default properties.

MAL default properties.

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

replace data with array_view

Class rad::PthreadActivity

: move to std::threads

: add common base class

: add fiber based activity

: move to std::threads

: add common base class

: add fiber based activity

Class rad::SMAdapter

replace raw pointers with smart pointers.

replace raw pointers with smart pointers.

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::TopicSub

Fix asio ownership problem.

Fix asio ownership problem.

Member RAD_EXCEPTION_INFO (component, proc_name, version, severity, tag, text)

: fix conversions/formatting

: fix conversions/formatting

: fix conversions/formatting

Class TestActivity
need to add an interface to the SMAdapter to facilitate the creation of a SM mock up object.
Class TestActivityPthread
need to add an interface to the SMAdapter to facilitate the creation of a SM mock up object.