#include <DefaultConfigurationLoop.h>
Inherits openjaus::model::Transition.
Public Member Functions | |
| DefaultConfigurationLoop () | |
| virtual | ~DefaultConfigurationLoop () |
| bool | processTrigger (model::Trigger *trigger) |
| model::Message * | getResponse (model::Trigger *trigger) |
| bool | setInterface (ConfigurationInterface *cmptInterface) |
| bool | setTransportInterface (core::TransportInterface *cmptInterface) |
Private Attributes | |
| ConfigurationInterface * | cmptInterface |
| core::TransportInterface * | transport |
| openjaus::core::DefaultConfigurationLoop::DefaultConfigurationLoop | ( | ) |
| openjaus::core::DefaultConfigurationLoop::~DefaultConfigurationLoop | ( | ) | [virtual] |
| model::Message * openjaus::core::DefaultConfigurationLoop::getResponse | ( | model::Trigger * | trigger | ) | [virtual] |
| trigger |
Reimplemented from openjaus::model::Transition.
| bool openjaus::core::DefaultConfigurationLoop::processTrigger | ( | model::Trigger * | trigger | ) | [virtual] |
| trigger |
Reimplemented from openjaus::model::Transition.
| bool openjaus::core::DefaultConfigurationLoop::setInterface | ( | ConfigurationInterface * | cmptInterface | ) |
| bool openjaus::core::DefaultConfigurationLoop::setTransportInterface | ( | core::TransportInterface * | cmptInterface | ) |
1.7.1