#include <boost/functional.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | ACT |
Classes | |
| class | ACT::ACT_State |
| Generically state of an ACT as a scheduler and other actions see it. More... | |
| class | ACT::basic_act |
| Base class for specific ACT uses. More... | |
| class | ACT::simple_act |
| Base class for ACT without background processing and no need for notification. More... | |
| class | ACT::autonomous_act |
| Base class for ACT that may initiate background activity and require notification. More... | |
| class | ACT::act |
1.5.4