Public Member Functions | Private Attributes

openjaus::core::DefaultConfigurationLoop Class Reference

#include <DefaultConfigurationLoop.h>

Inherits openjaus::model::Transition.

List of all members.

Public Member Functions

 DefaultConfigurationLoop ()
virtual ~DefaultConfigurationLoop ()
bool processTrigger (model::Trigger *trigger)
model::MessagegetResponse (model::Trigger *trigger)
bool setInterface (ConfigurationInterface *cmptInterface)
bool setTransportInterface (core::TransportInterface *cmptInterface)

Private Attributes

ConfigurationInterfacecmptInterface
core::TransportInterfacetransport

Constructor & Destructor Documentation

openjaus::core::DefaultConfigurationLoop::DefaultConfigurationLoop (  ) 
openjaus::core::DefaultConfigurationLoop::~DefaultConfigurationLoop (  )  [virtual]

Member Function Documentation

model::Message * openjaus::core::DefaultConfigurationLoop::getResponse ( model::Trigger trigger  )  [virtual]
Parameters:
trigger 

Reimplemented from openjaus::model::Transition.

bool openjaus::core::DefaultConfigurationLoop::processTrigger ( model::Trigger trigger  )  [virtual]
Parameters:
trigger 

Reimplemented from openjaus::model::Transition.

bool openjaus::core::DefaultConfigurationLoop::setInterface ( ConfigurationInterface cmptInterface  ) 
bool openjaus::core::DefaultConfigurationLoop::setTransportInterface ( core::TransportInterface cmptInterface  ) 

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines