Public Member Functions | Private Attributes

openjaus::mobility::GpsdReadyLoop Class Reference

#include <GpsdReadyLoop.h>

Inherits openjaus::model::Transition.

List of all members.

Public Member Functions

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

Private Attributes

GlobalPathSegmentDriverInterfacecmptInterface
core::TransportInterfacetransport

Constructor & Destructor Documentation

openjaus::mobility::GpsdReadyLoop::GpsdReadyLoop (  ) 
openjaus::mobility::GpsdReadyLoop::~GpsdReadyLoop (  )  [virtual]

Member Function Documentation

model::Message * openjaus::mobility::GpsdReadyLoop::getResponse ( model::Trigger trigger  )  [virtual]
Parameters:
trigger 

Reimplemented from openjaus::model::Transition.

bool openjaus::mobility::GpsdReadyLoop::processTrigger ( model::Trigger trigger  )  [virtual]
Parameters:
trigger 

Reimplemented from openjaus::model::Transition.

bool openjaus::mobility::GpsdReadyLoop::setInterface ( GlobalPathSegmentDriverInterface cmptInterface  ) 
bool openjaus::mobility::GpsdReadyLoop::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