PikeAero::CCommunicationSPI Class Reference

#include <ccommunicationspi.h>

Inheritance diagram for PikeAero::CCommunicationSPI:

Inheritance graph
[legend]
Collaboration diagram for PikeAero::CCommunicationSPI:

Collaboration graph
[legend]

Public Member Functions

 CCommunicationSPI ()
virtual ~CCommunicationSPI ()

Detailed Description

Implements an SPI (Serial Peripheral Interface).
Author:
Michael Sharkey <mike@pikeaero.com>

Definition at line 31 of file ccommunicationspi.h.


Constructor & Destructor Documentation

PikeAero::CCommunicationSPI::CCommunicationSPI (  ) 

Definition at line 24 of file ccommunicationspi.cpp.

00025  : CCommunication()
00026 {
00027 }

PikeAero::CCommunicationSPI::~CCommunicationSPI (  )  [virtual]

Definition at line 30 of file ccommunicationspi.cpp.

00031 {
00032 }


The documentation for this class was generated from the following files:

Generated on Sun Oct 25 13:59:54 2009 for stingray3 by  doxygen 1.5.8